Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / kernel / trace / trace_output.c
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-05 Thiago Farinatracing: Fix "integer as NULL pointer" warning.
2010-04-30 Kei Tokunaga[SCSI] add scsi trace core functions and put trace...
2010-04-30 Kei Tokunaga[SCSI] ftrace: add __print_hex()
2009-12-09 Johannes Bergtracing: Add full state to trace_seq
2009-12-09 Steven Rostedttracing: Buffer the output of seq_file in case of fille...
2009-10-24 Jiri Olsatracing: Fix trace_seq_printf() return value
2009-10-07 Steven Rostedttracing: fix transposed numbers of lock_depth and preem...
2009-10-06 Hiroshi Shimamototrace: Fix missing assignment in trace_ctxwake_*
2009-09-11 Steven Rostedttracing: consolidate code between trace_output.c and...
2009-09-11 Steven Rostedttracing: add lock depth to entries
2009-09-11 Steven Rostedttracing: move tgid out of generic entry and into userstack
2009-07-02 Xiao Guangrongtracing: Fix trace_print_seq()
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-03 Steven Rostedttracing: add annotation to what type of stack trace...
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 walimistracing/events: fix output format of user stack
2009-06-03 walimistracing/events: fix output format of kernel stack
2009-06-02 Steven Whitehousetracing: add exports to use __print_symbolic and __prin...
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-25 Lai Jiangshantracing: add trace_event_read_lock()
2009-05-15 Steven Rostedttracing: stop stack trace on first empty entry
2009-05-06 Jaswinder Singh... tracing: trace_output.c, fix false positive compiler...
2009-04-25 Steven Rostedttracing/events: reuse trace event ids after overflow
2009-04-24 Steven Rostedttracing: increase size of number of possible events
2009-04-14 Steven Rostedttracing/events: add export symbols for trace events...
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07 Lai Jiangshantracing: fix incorrect return type of ns2usecs()
2009-04-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-03-31 Li Zefantrace: make argument 'mem' of trace_seq_putmem() const
2009-03-31 Eduard - Gabriel... tracing: provide trace_seq_reserve()
2009-03-25 Steven Rostedttracing: adding function timings to function profiler
2009-03-20 Peter Zijlstraftrace: ensure every event gets an id
2009-03-19 Steven Rostedttracing: make print_(b)printk_msg_only global
2009-03-17 Steven Rostedttracing: protect reader of cmdline output
2009-03-13 Frederic Weisbeckertracing/core: bring back raw trace_printk for dynamic...
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-05 Steven Rostedttracing: remove extra latency_trace method from trace...
2009-02-09 Ingo MolnarMerge branch 'tip/tracing/core/devel' of git://git...
2009-02-08 Steven Rostedttrace: remove deprecated entry->cpu
2009-02-05 Arnaldo Carvalho... trace: assign defaults at register_ftrace_event
2009-02-04 Arnaldo Carvalho... trace: make the trace_event callbacks return enum print...
2009-02-04 Arnaldo Carvalho... trace: judicious error checking of trace_seq results
2009-02-03 Arnaldo Carvalho... trace: Change struct trace_event callbacks parameter...
2009-02-03 Frederic Weisbeckertrace: better manage the context info for events
2009-01-16 Steven Rostedttrace: clean up format errors in calls to trace_seq_printf
2009-01-16 Lai Jiangshanftrace: fix trace_output
2008-12-29 Steven Rostedtftrace: change trace.c to use registered events
2008-12-29 Steven Rostedtftrace: set up trace event hash infrastructure