aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * constify path argument of trace_seq_path()Al Viro2012-03-20
* | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-21
* | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-21
* | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
* | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-21
* | ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-21
* | ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-21
* | ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-21
* | tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt2012-02-21
* | tracing: Don't print an extra separator of flagsAndrey Vagin2012-02-20
* | tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-13
* | ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-13
* | ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-03
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\
| * tracing: Factorize filter creationTejun Heo2011-12-21
| * tracing: Have stack tracing set filtered functions at bootSteven Rostedt2011-12-21
| * ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-21
| * tracing: Have stack_tracer use a separate list of functionsSteven Rostedt2011-12-21
| * ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-21
| * ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-21
| * ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt2011-12-21
| * ftrace: Fix ftrace hash record update with notraceSteven Rostedt2011-12-21
| * ftrace: Use bsearch to find record ipSteven Rostedt2011-12-21
| * ftrace: Sort the mcount records on each pageSteven Rostedt2011-12-21
| * ftrace: Replace record newlist with record page listSteven Rostedt2011-12-21
| * ftrace: Allocate the mcount record pages as groupsSteven Rostedt2011-12-21
| * ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
| * ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
| * ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-21
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch debugfs to umode_tAl Viro2012-01-03
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \ \ | | |/ | |/|
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-06
| |\ \
| | * | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-17
| | * | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-11
| |\ \
| | * | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-07
| | * | ftrace: Fix hash record accounting bugSteven Rostedt2011-11-07
| | * | ftrace: Remove force undef config value left for testingSteven Rostedt2011-11-07
| | * | tracing: Add boiler plate for subsystem filterSteven Rostedt2011-11-04
| | * | tracing: Restore system filter behaviorLi Zefan2011-11-02
| | * | tracing: fix event_subsystem ref countingIlya Dryomov2011-10-31
* | | | trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney2011-12-11
| |_|/ |/| |
* | | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-05
* | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-05
* | | tracing: Restore system filter behaviorLi Zefan2011-12-05
* | | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-05
* | | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-01
|/ /