tracing: Do not enable function event with enable
[linux-flexiantxendom0-3.2.10.git] / include / linux / ftrace_event.h
2012-05-10 Steven Rostedttracing: Do not enable function event with enable
2012-03-14 Jiri Olsaperf: Add ifdef to remove unused enum switch warnings
2012-02-21 Jiri Olsaftrace: Allow to specify filter field type for ftrace...
2012-02-21 Jiri Olsaftrace, perf: Add add/del tracepoint perf registration...
2012-02-21 Jiri Olsaftrace, perf: Add open/close tracepoint perf registrati...
2011-12-05 Li Zefantracing: Restore system filter behavior
2011-11-02 Li Zefantracing: Restore system filter behavior
2011-07-14 Steven Rostedttracing: Have dynamic size event stack traces
2011-06-15 Masami Hiramatsutracing/kprobes: Fix kprobe-tracer to support stack...
2011-05-26 liubotracing: Add __print_symbolic_u64 to avoid warnings...
2011-05-06 Arjan van de VenRegression: partial revert "tracing: Remove lock_depth...
2011-03-10 Steven Rostedttracing: Remove lock_depth from event entry
2011-02-08 Steven Rostedttracing/filter: Move MAX_FILTER_PRED to local tracing...
2010-11-19 Steven Rostedttracing/events: Show real number in array fields
2010-11-18 Frederic Weisbeckertracing: Allow syscall trace events for non privileged...
2010-11-18 Frederic Weisbeckertracing: New flag to allow non privileged users to...
2010-09-09 Peter Zijlstraperf: Rework the PMU methods
2010-08-18 Namhyung Kimperf, tracing: add missing __percpu markups
2010-07-21 Lai Jiangshantracing: Reduce latency and remove percpu trace_seq
2010-07-21 Li Zefantracing: Allow to disable cmdline recording
2010-06-29 Steven Rostedttracing: Use class->reg() for all registering of events
2010-06-09 Peter Zijlstraperf, trace: Inline perf_swevent_put_recursion_context()
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-21 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21 Peter Zijlstraperf, trace: Optimize tracepoints by using per-tracepoi...
2010-05-21 Peter Zijlstraperf, trace: Optimize tracepoints by removing IRQ-disab...
2010-05-20 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-05-18 Peter Zijlstraperf/ftrace: Optimize perf/tracepoint interaction for...
2010-05-15 Steven Rostedttracing: Comment the use of event_mutex with trace...
2010-05-14 Steven Rostedttracing: Combine event filter_active and enable into...
2010-05-14 Steven Rostedttracing: Remove duplicate id information in event structure
2010-05-14 Steven Rostedttracing: Move print functions into event class
2010-05-14 Steven Rostedttracing: Allow events to share their print functions
2010-05-14 Steven Rostedttracing: Move raw_init from events to class
2010-05-14 Steven Rostedttracing: Move fields from event to class structure
2010-05-14 Steven Rostedttracing: Remove per event trace registering
2010-05-14 Steven Rostedttracing: Create class struct for events
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...