Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / kernel / trace / trace.h
2009-12-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-13 Li Zefantracing: Remove useless trace option
2009-12-07 Steven Rostedttracing: Add pipe_close interface
2009-11-25 Tom Zanussitrace/syscalls: Change ret param in struct syscall_trac...
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-08 Li Zefanksym_tracer: Remove KSYM_SELFTEST_ENTRY
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-10-15 Li Zefantracing/profile: Add filter support
2009-10-15 Li Zefantracing/filters: Use a different op for glob match
2009-10-15 Li Zefantracing/filters: Refactor subsystem filter code
2009-10-14 jolsa@redhat.comtracing: Support multiple pids in set_pid_ftrace file
2009-10-13 Frederic Weisbeckertracing: Remove unused ftrace_trace_addr helper
2009-10-12 Christoph Lameterthis_cpu: Use this_cpu_xx for ftrace
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-09-24 Frederic Weisbeckertracing/filters: Unify the regex parsing helpers
2009-09-24 Frederic Weisbeckertracing/filters: Provide basic regex support
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-09-13 Steven Rostedttracing: show details of structures within the ftrace...
2009-09-13 Steven Rostedttracing: use macros to create internal ftrace entry...
2009-09-13 Carsten Emdetracing: do not update tracing_max_latency when tracer...
2009-09-11 jolsa@redhat.comtracing: create generic trace parser
2009-09-11 Steven Rostedttracing: move tgid out of generic entry and into userstack
2009-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-09-10 Li Zefantracing: move PRED macros to trace_events_filter.c
2009-09-10 Li Zefantracing: remove stats from struct tracer
2009-09-10 Li Zefantracing: format clean ups
2009-09-10 Li Zefantracing: remove dead code
2009-09-07 Ingo MolnarMerge branch 'tracing/core' into tracing/hw-breakpoints
2009-09-04 Steven Rostedttracing: add trace_array_printk for internal tracers...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04 Steven Rostedttracing: use timestamp to determine start of latency...
2009-09-04 Steven Rostedttracing: print out start and stop in latency traces
2009-08-27 Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-27 Masami Hiramatsutracing: Kprobe tracer assigns new event ids for each...
2009-08-27 Masami Hiramatsutracing: Add kprobe-based event tracer
2009-08-26 David S. Millernet: Temporarily backout SKB sources tracer.
2009-08-26 Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26 Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-13 Neil Hormannet: skb ftracer - Add actual ftrace code to kernel...
2009-08-11 Jason Barontracing: Add individual syscalls tracepoint id support
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-06 Frederic Weisbeckertracing/function-graph-tracer: Move graph event inserti...
2009-08-06 Frederic Weisbeckertracing/core: Make the stack entry helpers global
2009-08-06 Frederic Weisbeckertracing/core: Turn ftrace_cpu_disabled into a global var
2009-07-20 Li Zefantracing/filters: improve subsystem filter
2009-07-10 Li Zefanksym_tracer: Extract trace entry from struct trace_ksym
2009-07-10 Xiao Guangrongtracing/filter: Remove empty subsystem and its directory
2009-07-01 Li Zefantracing/events: Add trace_event boot option
2009-06-25 Paul Mundtring-buffer: Make it generally available
2009-06-02 K.Prasadhw-breakpoints: ftrace plugin for kernel symbol tracing...
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07 Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-06 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-04-29 Tom Zanussitracing/filters: a better event parser
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-29 Tom Zanussitracing/filters: move preds into event_filter object
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
2009-04-22 Li Zefantracing/events: make struct trace_entry->type to be...
2009-04-17 Tom Zanussitracing/filters: add filter_mutex to protect filter...
2009-04-14 Steven Rostedttracing/events: convert event call sites to use a link...
2009-04-14 Steven Rostedttracing/events: move declarations from trace directory...
2009-04-14 Steven Rostedttracing: make trace_seq operations available for core...
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Tom Zanussitracing/filters: use ring_buffer_discard_commit() in...
2009-04-13 Steven Rostedttracing/filters: use ring_buffer_discard_commit for...
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-07 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07 Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
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-04-07 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-03-31 Ingo MolnarMerge branches 'tracing/docs', 'tracing/filters', ...
2009-03-25 Steven Rostedtfunction-graph: add option to calculate graph time...
2009-03-25 Steven Rostedttracing: adding function timings to function profiler
2009-03-24 Steven Rostedtfunction-graph: add option for include sleep times
2009-03-24 Tom Zanussitracing/filters: use trace_seq_printf() to print filters
2009-03-23 Frederic Weisbeckertracing/events: don't use wake up for events
2009-03-22 Tom Zanussitracing: add per-subsystem filtering
2009-03-22 Tom Zanussitracing: add per-event filtering
2009-03-22 Tom Zanussitracing: add run-time field descriptions for event...
2009-03-20 Peter Zijlstraftrace: event profile hooks
2009-03-19 Steven Rostedttracing: remove recording function depth from trace_printk
2009-03-18 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-18 Steven Rostedttracing: add global-clock option to provide cross CPU...
2009-03-17 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-17 Steven Rostedttracing: protect reader of cmdline output
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-13 Frederic Weisbeckertracing/syscalls: core infrastructure for syscalls...
2009-03-13 Markus Metzgerx86, hw-branch-tracer: add selftest
2009-03-13 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/syscalls...
next