aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-345/+683
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-37/+138
2012-01-03switch debugfs to umode_tAl Viro3-3/+3
2011-12-21tracing: Factorize filter creationTejun Heo1-141/+142
2011-12-21tracing: Have stack tracing set filtered functions at bootSteven Rostedt1-0/+11
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt1-4/+4
2011-12-21tracing: Have stack_tracer use a separate list of functionsSteven Rostedt1-1/+18
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt1-8/+8
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt1-16/+25
2011-12-21ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt1-11/+17
2011-12-21ftrace: Fix ftrace hash record update with notraceSteven Rostedt1-1/+1
2011-12-21ftrace: Use bsearch to find record ipSteven Rostedt1-15/+23
2011-12-21ftrace: Sort the mcount records on each pageSteven Rostedt1-0/+29
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt1-31/+37
2011-12-21ftrace: Allocate the mcount record pages as groupsSteven Rostedt1-51/+128
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt1-51/+49
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt1-38/+215
2011-12-21ftrace: Fix unregister ftrace_ops accountingJiri Olsa1-14/+13
2011-12-11trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney1-0/+1
2011-12-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar3-28/+79
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+3
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt1-1/+3
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt1-1/+0
2011-12-05tracing: Restore system filter behaviorLi Zefan1-1/+6
2011-12-05tracing: fix event_subsystem ref countingIlya Dryomov1-1/+0
2011-12-01trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filterTejun Heo1-3/+3
2011-11-17tracing: Add entries in buffer and total entries to default output headerSteven Rostedt1-25/+47
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt3-6/+35
2011-11-11Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar7-13/+68
2011-11-07tracing/latency: Fix header output for latency tracersJiri Olsa4-2/+40
2011-11-07ftrace: Fix hash record accounting bugSteven Rostedt1-1/+3
2011-11-07ftrace: Remove force undef config value left for testingSteven Rostedt1-1/+0
2011-11-04tracing: Add boiler plate for subsystem filterSteven Rostedt1-7/+19
2011-11-02tracing: Restore system filter behaviorLi Zefan1-1/+6
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker1-0/+1
2011-10-31tracing: fix event_subsystem ref countingIlya Dryomov1-1/+0
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker2-0/+2
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-396/+819
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+34
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt1-2/+2
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim1-2/+2
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar10-383/+766
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt1-28/+83
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt3-0/+25
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu1-9/+49
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-0/+23
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei1-0/+2
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2-0/+21
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt1-2/+2