aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_output.c
Commit message (Expand)AuthorAge
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
|\
| * tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
* | tracing: Remove special tracesFrederic Weisbecker2010-07-20
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\
| * tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\ \ | |/ |/|
| * [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-30
| * [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-30
* | tracing: Fix "integer as NULL pointer" warning.Thiago Farina2010-05-05
|/
* tracing: Add full state to trace_seqJohannes Berg2009-12-09
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
* tracing: Fix trace_seq_printf() return valueJiri Olsa2009-10-24
* tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt2009-10-07
* trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto2009-10-06
* tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt2009-09-11
* tracing: add lock depth to entriesSteven Rostedt2009-09-11
* tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-11
* tracing: Fix trace_print_seq()Xiao Guangrong2009-07-02
* tracing: add protection around module events unloadSteven Rostedt2009-06-09
* tracing: add trace_seq_vprint interfaceSteven Rostedt2009-06-09
* tracing: add annotation to what type of stack trace is recordedSteven Rostedt2009-06-03
* tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-03
* tracing/events: fix output format of user stackwalimis2009-06-03
* tracing/events: fix output format of kernel stackwalimis2009-06-03
* tracing: add exports to use __print_symbolic and __print_flags from a moduleSteven Whitehouse2009-06-01
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26
* tracing: add __print_flags for eventsSteven Rostedt2009-05-26
* tracing: add trace_event_read_lock()Lai Jiangshan2009-05-25
* tracing: stop stack trace on first empty entrySteven Rostedt2009-05-14
* tracing: trace_output.c, fix false positive compiler warningJaswinder Singh Rajput2009-05-06
* tracing/events: reuse trace event ids after overflowSteven Rostedt2009-04-24
* tracing: increase size of number of possible eventsSteven Rostedt2009-04-23
* tracing/events: add export symbols for trace events in modulesSteven Rostedt2009-04-14
* Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-07
|\
| * tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
|\|
| * trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2009-03-31
| * tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-31
* | tracing: adding function timings to function profilerSteven Rostedt2009-03-24
|/
* ftrace: ensure every event gets an idPeter Zijlstra2009-03-20
* tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-19
* tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
* tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-09
|\
| * trace: remove deprecated entry->cpuSteven Rostedt2009-02-07
* | trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-05
|/