aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ftrace_event.h
AgeCommit message (Expand)Author
2012-03-14perf: Add ifdef to remove unused enum switch warningsJiri Olsa
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-06-14tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-02-07tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-08-19perf, tracing: add missing __percpu markupsNamhyung Kim
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
2010-05-14tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-05-14tracing: Remove per event trace registeringSteven Rostedt
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan
2010-01-06tracing: Add print_fmt fieldLai Jiangshan
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan
2009-12-13tracing: Change event->profile_count to be int typeLi Zefan
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker