summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Rework the PMU methodsPeter Zijlstra2010-09-091-2/+2
* perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-191-2/+2
* tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-201-2/+3
* tracing: Allow to disable cmdline recordingLi Zefan2010-07-201-2/+5
* tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-281-0/+3
* perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-091-2/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-28/+75
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-211-11/+12
| |\
| | * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-211-8/+8
| | * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-211-6/+3
| | * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-201-0/+1
| | |\
| | * | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-181-3/+5
| * | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-141-1/+8
| * | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-141-2/+19
| * | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-141-3/+2
| * | | tracing: Move print functions into event classSteven Rostedt2010-05-141-1/+1
| * | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-5/+12
| * | | tracing: Move raw_init from events to classSteven Rostedt2010-05-141-1/+1
| * | | tracing: Move fields from event to class structureSteven Rostedt2010-05-141-2/+3
| * | | tracing: Remove per event trace registeringSteven Rostedt2010-05-141-4/+15
| * | | tracing: Create class struct for eventsSteven Rostedt2010-05-141-1/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-211-0/+3
|\ \ \ | |/ / |/| |
| * | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-301-0/+3
| |/
* | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-311-0/+1
|/
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-101-8/+8
* perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-101-2/+5
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-4/+16
|\
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-291-3/+15
| * perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-281-1/+1
* | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-061-2/+0
* | tracing: Add print_fmt fieldLai Jiangshan2010-01-061-0/+1
|/
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-131-1/+1
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-131-1/+0
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-131-0/+1
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-091-0/+1
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-221-7/+2
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-081-2/+7
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-1/+10
|\
| * tracing/profile: Add filter supportLi Zefan2009-10-151-1/+10
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-3/+9
|\ \ | |/
| * tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-181-0/+6
| * tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-181-2/+2
| * tracing: allow filter predicates to handle ksym symbolsSteven Rostedt2009-09-121-2/+2
| * tracing: add lock depth to entriesSteven Rostedt2009-09-111-0/+1
| * tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-111-1/+0
* | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-111-6/+10
|\ \ | |/
| * tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-5/+10
| * tracing/filters: Defer pred allocationLi Zefan2009-08-311-1/+0
* | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-271-3/+3
* | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-271-9/+10
|/
OpenPOWER on IntegriCloud