summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
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-09tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt
2012-05-09tracing: 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-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-24tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter
2012-04-24tracing: 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-14tracing: 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
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-27tracing: Fix ent_size in trace outputSteven Rostedt
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar
2012-03-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-03-22tracing: Fix ftrace stack trace entriesWolfgang Mauerer
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21constify path argument of trace_seq_path()Al Viro
2012-03-13tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown
2012-03-13ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat
2012-03-02tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt
2012-02-27tracing: Do not select FRAME_POINTER on PPCGerlando Falauto
2012-02-22tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt
2012-02-21tracing: Don't print an extra separator of flagsAndrey Vagin
2012-02-13tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-02-13ftrace: sched_switch plugin is deprecatedGeunsik Lim
2012-02-03ftrace: Change filter/notrace set functions to return exit codeJiri Olsa
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-04switch debugfs to umode_tAl Viro
2011-12-21tracing: Factorize filter creationTejun Heo
2011-12-21tracing: Have stack tracing set filtered functions at bootSteven Rostedt
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt
2011-12-21tracing: Have stack_tracer use a separate list of functionsSteven Rostedt