sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / ftrace_event.h
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-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-08-31 Li Zefantracing/filters: Defer pred allocation
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...