aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
* tracing: Align 4 byte ints together in struct tracerSteven Rostedt2011-03-10
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-09
* tracing/filter: Increase the max preds to 2^14Steven Rostedt2011-02-07
* tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-07
* tracing/filter: Optimize filter by folding the treeSteven Rostedt2011-02-07
* tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt2011-02-07
* tracing/filter: Allocate the preds in an arraySteven Rostedt2011-02-07
* tracing/filter: Dynamically allocate predsSteven Rostedt2011-02-07
* tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt2011-02-07
* tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-18
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\
| | * tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| | * tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
| * | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| * | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-20
| |/
| * tracing: Remove ksym tracerFrederic Weisbecker2010-07-15
| * tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-28
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\
| | * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| | * tracing: Remove boot tracerAmérico Wang2010-06-08
| * | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
| |/
* / ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-05
|/
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
|\
| * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-14
| * x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
* | tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-05-14
* | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
* | tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-27
* | tracing: Have graph flags passed in to ouput functionsJiri Olsa2010-04-26
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-13
|\
| * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-05
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | ftrace: Allow to remove a single function from function graph filterLi Zefan2010-02-11
* | tracing: Simplify test for function_graph tracing start pointLai Jiangshan2010-01-28
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
|\
| * tracing: Remove useless trace optionLi Zefan2009-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ | |/ |/|
| * this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2009-10-12
* | tracing: Add pipe_close interfaceSteven Rostedt2009-12-07
* | trace/syscalls: Change ret param in struct syscall_trace_exit to longTom Zanussi2009-11-25
* | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\ \
| * | ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2009-11-08
| * | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| * | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\ \