aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-06-29ring-buffer: Fix accounting of entries when removing pagesVaibhav Nagarnaik
2012-06-29ring-buffer: Fix crash due to uninitialized new_pages list headVaibhav Nagarnaik
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet
2012-06-06tracing: Have tracing_off() actually turn tracing offSteven Rostedt
2012-05-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-23ring-buffer: Check for valid buffer before changing sizeSteven Rostedt
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-05-21Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2012-05-19tracing: Remove kernel_lock annotationsRichard Weinberger
2012-05-19tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik
2012-05-19ring-buffer: Merge separate resize loopsVaibhav Nagarnaik
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt
2012-05-16ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt
2012-05-16ftrace: Return record ip addr for ftrace_location()Steven Rostedt
2012-05-16ftrace: Consolidate ftrace_location() and ftrace_text_reserved()Steven Rostedt
2012-05-16ftrace: Speed up search by skipping pages by addressSteven Rostedt
2012-05-16ftrace: Remove extra helper functionsSteven Rostedt
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt
2012-05-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-05-16tracing: Check return value of tracing_dentry_percpu()Namhyung Kim
2012-05-16ring-buffer: Reset head page before running self testSteven Rostedt
2012-05-16ring-buffer: Add integrity check at end of iter readSteven Rostedt
2012-05-16ring-buffer: Make addition of pages in ring buffer atomicVaibhav Nagarnaik
2012-05-16ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik
2012-05-16tracing: Clean up tracing_mark_write()Steven Rostedt
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-05-08tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt
2012-05-08tracing: Use seq_*_private interface for some seq filesJiri Olsa
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju
2012-05-07tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju
2012-04-23ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-23tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter
2012-04-23tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-19tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-04-18Fix "the the" in various KconfigMasanari Iida
2012-04-16tracing: Fix regression with tracing_onSteven Rostedt
2012-04-13tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown
2012-04-11trace: Remove unused workqueue tracerStephen Boyd
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds