aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt2009-03-10
* tracing: fix printk format specifierSteven Rostedt2009-03-10
* tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
* tracing: convert irq trace points to new macrosSteven Rostedt2009-03-10
* tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-10
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
* tracing: use generic __stringifySteven Rostedt2009-03-10
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
* tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
* tracing: optimize trace_printk()Ingo Molnar2009-03-09
* tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-09
* tracing: trace_bprintk() cleanupsIngo Molnar2009-03-06
* tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* tracing: add trace_bprintk()Lai Jiangshan2009-03-06
* tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* Merge branch 'core/printk' into tracing/ftraceIngo Molnar2009-03-06
|\
| * vsprintf: unify the format decoding layer for its 3 usersFrederic Weisbecker2009-03-06
| * vsprintf: add binary printfLai Jiangshan2009-03-06
| * printk: introduce printk_once()Ingo Molnar2009-02-05
* | tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar2009-03-06
* | tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro2009-03-06
* | tracing: current tip/master can't enable ftraceKOSAKI Motohiro2009-03-06
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-06
|\ \
| * | tracing: add format files for ftrace default entriesSteven Rostedt2009-03-05
| * | tracing: move print of event format to separate fileSteven Rostedt2009-03-05
| * | tracing: make all file_operations constSteven Rostedt2009-03-05
| * | tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt2009-03-05
* | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-03-06
|\ \ \
| * | | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-05
* | | | tracing: clean up menuIngo Molnar2009-03-05
| |/ / |/| |
* | | tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2009-03-05
* | | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-05
|\ \ \ | |/ / |/| |
| * | tracing: have latency tracers set the latency formatSteven Rostedt2009-03-04
| * | tracing: consolidate print_lat_fmt and print_trace_fmtSteven Rostedt2009-03-04
| * | tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
| * | tracing: add latency output format optionSteven Rostedt2009-03-04
| * | tracing: fix seq read from trace filesSteven Rostedt2009-03-04
| * | tracing: do not return EFAULT if read copied anythingSteven Rostedt2009-03-04
| * | ring-buffer: fix timestamp in partial ring_buffer_page_readSteven Rostedt2009-03-04
| * | tracing: add cpu_file intialization for ftrace_dumpSteven Rostedt2009-03-04
* | | Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-03-05
|\| |
| * | tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-04
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
| |\ \
| | * | lockdep: require framepointers for x86Peter Zijlstra2009-03-04
| | * | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-04
| | * | lockdep: fix incorrect state namePeter Zijlstra2009-03-04
| | * | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-15
| | * | lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-14
| | * | lockstat: warn about disabled lock debuggingPeter Zijlstra2009-02-14