aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* ftrace: add nop tracerSteven Noonan2008-10-14
* ftrace: inject markers via trace_marker filePekka Paalanen2008-10-14
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-14
* x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-14
* ftrace: add trace_vprintk()Pekka Paalanen2008-10-14
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-14
* ftrace: fix unlocking of hashSteven Rostedt2008-10-14
* ftrace: make it depend on DEBUG_KERNELIngo Molnar2008-10-14
* ftrace: sched_switch: show the wakee's cpuPeter Zijlstra2008-10-14
* ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra2008-10-14
* ftrace: print continue index fixSteven Rostedt2008-10-14
* ftrace: binary and not logical for continue testSteven Rostedt2008-10-14
* ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman2008-10-14
* stack tracer: depends on DEBUG_KERNELIngo Molnar2008-10-14
* ftrace: stack trace add indexesSteven Rostedt2008-10-14
* ftrace: remove direct reference to mcount in trace codeSteven Rostedt2008-10-14
* ftrace: add stack tracerSteven Rostedt2008-10-14
* ftrace: clean up macro usageIngo Molnar2008-10-14
* ftrace: fix build failureStephen Rothwell2008-10-14
* ftrace: add necessary locking for ftrace recordsSteven Rostedt2008-10-14
* ftrace: do not init module on ftrace disabledSteven Rostedt2008-10-14
* ftrace: fix some mistakes in error messagesFrédéric Weisbecker2008-10-14
* ftrace: dump out ftrace buffers to console on panicSteven Rostedt2008-10-14
* ftrace: ftrace_printk doc movedSteven Rostedt2008-10-14
* ftrace: printk formatting infrastructureSteven Rostedt2008-10-14
* ftrace: new continue entry - separate out from trace_entrySteven Rostedt2008-10-14
* ftrace: remove old pointers to mcountSteven Rostedt2008-10-14
* ftrace: do not show freed records in available_filter_functionsSteven Rostedt2008-10-14
* ftrace: enable mcount recording for modulesSteven Rostedt2008-10-14
* ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-14
* ftrace: create __mcount_loc sectionSteven Rostedt2008-10-14
* tracing: clean up tracepoints kconfig structureIngo Molnar2008-10-14
* ftrace: port to tracepointsMathieu Desnoyers2008-10-14
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\
| * stop_machine: fix up ftrace.cRusty Russell2008-07-27
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\|
| * tracing: remove unused variableAndrea Righi2008-07-27
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-26
| |\
| | * ftrace: fix modular buildIngo Molnar2008-07-26
| | * ftrace: remove latency-tracer leftoverIngo Molnar2008-07-24
| | * Merge branch 'linus' into tracing/urgentIngo Molnar2008-07-24
| | |\
| | * | ftrace: only trace preempt off with preempt tracerSteven Rostedt2008-07-18
| | * | ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt2008-07-18
* | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
|/ / /
* | / markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-25
| |/ |/|
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
|/
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-14
|\
| * ftrace: build fix for ftraced_suspendIngo Molnar2008-07-11
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-11