aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-034-5/+7
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-025-20/+52
| |\
| * | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-052-0/+2
| * | Merge branch 'master' into percpuTejun Heo2010-01-0528-903/+3787
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-292-5/+5
* | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-2/+3
|\ \ \ \
| * | | | blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-281-2/+3
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-286-234/+152
|\ \ \ \ \
| * | | | | ftrace: Remove record freezingMasami Hiramatsu2010-02-041-39/+0
| * | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-041-0/+15
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-293-14/+25
| |\ \ \ \ \
| * | | | | | tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong2010-01-291-17/+10
| * | | | | | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-293-142/+67
| * | | | | | tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu2010-01-171-8/+47
| * | | | | | tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu2010-01-131-17/+1
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-135-147/+123
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-284-13/+14
* | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-271-9/+43
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Add function names to dangling } in function graph tracerSteven Rostedt2010-02-261-9/+43
* | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-171-1/+1
| * | | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+5
* | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-266-17/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-251-3/+1
| * | | | | | | | tracing: Remove unnecessary variable in print_graph_returnWenji Huang2010-02-251-1/+0
| * | | | | | | | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-251-2/+2
| * | | | | | | | tracing: Fix typo in prof_sysexit_enable()Wenji Huang2010-02-251-1/+1
| * | | | | | | | tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan2010-02-251-9/+0
| * | | | | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-251-1/+2
* | | | | | | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-267-21/+77
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-141-1/+1
| * | | | | | | tracing: Fix circular dead lock in stack traceLai Jiangshan2010-02-021-0/+24
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | tracing/documentation: Cover new frame pointer semanticsMike Frysinger2010-01-261-3/+1
| * | | | | | ring-buffer: Check for end of page in iteratorSteven Rostedt2010-01-261-3/+8
| * | | | | | ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt2010-01-261-0/+13
| * | | | | | tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-251-0/+5
| | |_|_|/ / | |/| | | |
| * | | | | tracing/filters: Add comment for match callbacksLi Zefan2010-01-141-1/+12
| * | | | | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-141-4/+3
| * | | | | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan2010-01-141-1/+1
| * | | | | tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan2010-01-141-2/+3
| * | | | | tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan2010-01-141-1/+1
| * | | | | ftrace: Fix MATCH_END_ONLY function filterLi Zefan2010-01-141-3/+3
| * | | | | ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt2010-01-061-1/+1
| * | | | | ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp2010-01-061-1/+1
| | |_|/ / | |/| | |
* | | | | ftrace: Allow to remove a single function from function graph filterLi Zefan2010-02-112-21/+33
* | | | | tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt2010-02-091-2/+17
| |/ / / |/| | |
* | | | tracing: Simplify test for function_graph tracing start pointLai Jiangshan2010-01-292-7/+3
* | | | tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker2010-01-171-9/+10
* | | | tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt2010-01-061-2/+6
* | | | tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-061-39/+97