summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
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-03switch 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
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt
2011-12-21ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt
2011-12-21ftrace: Fix ftrace hash record update with notraceSteven Rostedt
2011-12-21ftrace: Use bsearch to find record ipSteven Rostedt
2011-12-21ftrace: Sort the mcount records on each pageSteven Rostedt
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt
2011-12-21ftrace: Allocate the mcount record pages as groupsSteven Rostedt
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt
2011-12-21ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2011-12-11trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney
2011-12-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-01trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-11-17tracing: Add entries in buffer and total entries to default output headerSteven Rostedt
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt
2011-11-11Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-11-07tracing/latency: Fix header output for latency tracersJiri Olsa
2011-11-07ftrace: Fix hash record accounting bugSteven Rostedt
2011-11-07ftrace: Remove force undef config value left for testingSteven Rostedt
2011-11-04tracing: Add boiler plate for subsystem filterSteven Rostedt
2011-11-02tracing: Restore system filter behaviorLi Zefan
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31tracing: fix event_subsystem ref countingIlya Dryomov
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt