Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / include / linux / ftrace_event.h
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-04-30 Kei Tokunaga[SCSI] ftrace: add __print_hex()
2010-04-01 Steven Rostedttracing: Show the lost events in the trace_pipe output
2010-03-10 Frederic Weisbeckerperf: Drop the obsolete profile naming for trace events
2010-03-10 Frederic Weisbeckerperf: Take a hot regs snapshot for trace events
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-01-29 Xiao Guangrongperf: Factorize trace events raw sample buffer operations
2010-01-06 Lai Jiangshantracing: Remove show_format and related macros from...
2010-01-06 Lai Jiangshantracing: Add print_fmt field
2009-12-28 Li Zefanperf events: Remove CONFIG_EVENT_PROFILE
2009-12-13 Li Zefantracing: Change event->profile_count to be int type
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-13 Li Zefantracing: Extract duplicate ftrace_raw_init_event_foo()
2009-12-09 Steven Rostedttracing: Buffer the output of seq_file in case of fille...
2009-11-22 Frederic Weisbeckertracing: Use the perf recursion protection from trace...
2009-11-08 Frederic Weisbeckertracing, perf_events: Protect the buffer from recursion...
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-15 Li Zefantracing/profile: Add filter support
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-18 Frederic Weisbeckertracing: Allocate the ftrace event profile buffer dynam...
2009-09-18 Frederic Weisbeckertracing: Factorize the events profile accounting
2009-09-13 Steven Rostedttracing: allow filter predicates to handle ksym symbols
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-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-27 Frederic Weisbeckertracing: Restore the const qualifier for field names...
2009-08-26 Masami Hiramatsutracing: Ftrace dynamic ftrace_event_call support
2009-08-26 Li Zefantracing/filters: Support filtering for char * strings
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-19 Li Zefantracing/syscalls: Add filtering support
2009-08-19 Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19 Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-08-11 Jason Barontracing: Add ftrace_event_call void * 'data' field
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 Peter Zijlstraftrace: Fix perf-tracepoint OOPS
2009-07-20 Li Zefantracing/filters: improve subsystem filter
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-08 Steven Rostedttracing: add trace_set_clr_event to export event enabli...
2009-05-06 Li Zefantracing/events: fix memory leak when unloading module
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-25 Steven Rostedttracing/events: reuse trace event ids after overflow
2009-04-24 Steven Rostedttracing: increase size of number of possible events
2009-04-22 Li Zefantracing/events: make struct trace_entry->type to be...
2009-04-14 Steven Rostedttracing/events: add support for modules to TRACE_EVENT
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...