aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAge
* tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-14
* tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-14
* tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
* Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-06
* tracing: Remove lock_depth from event entrySteven Rostedt2011-03-10
* tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-07
* tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
* tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-18
* tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2010-11-18
* perf: Rework the PMU methodsPeter Zijlstra2010-09-09
* perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-18
* tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
* tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
* tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
* perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-09
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| |\
| | * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-21
| | * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-21
| | * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| | |\
| | * | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-18
| * | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-14
| * | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
| * | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
| * | | tracing: Move print functions into event classSteven Rostedt2010-05-14
| * | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
| * | | tracing: Move raw_init from events to classSteven Rostedt2010-05-14
| * | | tracing: Move fields from event to class structureSteven Rostedt2010-05-14
| * | | tracing: Remove per event trace registeringSteven Rostedt2010-05-14
| * | | tracing: Create class struct for eventsSteven Rostedt2010-05-14
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\ \ \ | |/ / |/| |
| * | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-30
| |/
* / tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
|/
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
* perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | tracing: Add print_fmt fieldLai Jiangshan2010-01-06
|/
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-13
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\
| * tracing/profile: Add filter supportLi Zefan2009-10-15
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\|
| * tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18