Age | Commit message (Expand) | Author |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-03 | switch debugfs to umode_t | Al Viro |
2011-12-21 | tracing: Factorize filter creation | Tejun Heo |
2011-12-21 | tracing: Have stack tracing set filtered functions at boot | Steven Rostedt |
2011-12-21 | ftrace: Allow access to the boot time function enabling | Steven Rostedt |
2011-12-21 | tracing: Have stack_tracer use a separate list of functions | Steven Rostedt |
2011-12-21 | ftrace: Decouple hash items from showing filtered functions | Steven Rostedt |
2011-12-21 | ftrace: Allow other users of function tracing to use the output listing | Steven Rostedt |
2011-12-21 | ftrace: Create ftrace_hash_empty() helper routine | Steven Rostedt |
2011-12-21 | ftrace: Fix ftrace hash record update with notrace | Steven Rostedt |
2011-12-21 | ftrace: Use bsearch to find record ip | Steven Rostedt |
2011-12-21 | ftrace: Sort the mcount records on each page | Steven Rostedt |
2011-12-21 | ftrace: Replace record newlist with record page list | Steven Rostedt |
2011-12-21 | ftrace: Allocate the mcount record pages as groups | Steven Rostedt |
2011-12-21 | ftrace: Remove usage of "freed" records | Steven Rostedt |
2011-12-21 | ftrace: Allow archs to modify code without stop machine | Steven Rostedt |
2011-12-21 | ftrace: Fix unregister ftrace_ops accounting | Jiri Olsa |
2011-12-11 | trace: Allow ftrace_dump() to be called from modules | Paul E. McKenney |
2011-12-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-12-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-12-05 | ftrace: Fix hash record accounting bug | Steven Rostedt |
2011-12-05 | ftrace: Remove force undef config value left for testing | Steven Rostedt |
2011-12-05 | tracing: Restore system filter behavior | Li Zefan |
2011-12-05 | tracing: fix event_subsystem ref counting | Ilya Dryomov |
2011-12-01 | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-... | Tejun Heo |
2011-11-17 | tracing: Add entries in buffer and total entries to default output header | Steven Rostedt |
2011-11-17 | tracing: Add irq, preempt-count and need resched info to default trace output | Steven Rostedt |
2011-11-11 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-11-07 | tracing/latency: Fix header output for latency tracers | Jiri Olsa |
2011-11-07 | ftrace: Fix hash record accounting bug | Steven Rostedt |
2011-11-07 | ftrace: Remove force undef config value left for testing | Steven Rostedt |
2011-11-04 | tracing: Add boiler plate for subsystem filter | Steven Rostedt |
2011-11-02 | tracing: Restore system filter behavior | Li Zefan |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-31 | tracing: fix event_subsystem ref counting | Ilya Dryomov |
2011-10-31 | kernel: Add <linux/module.h> to files using it implicitly | Paul Gortmaker |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-14 | tracing: Fix returning of duplicate data after EOF in trace_pipe_raw | Steven Rostedt |
2011-10-14 | ftrace: Fix README to state tracing_on to start/stop tracing | Geunsik Lim |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar |
2011-10-11 | tracing: Do not allocate buffer for trace_marker | Steven Rostedt |
2011-10-11 | tracing: Warn on output if the function tracer was found corrupted | Steven Rostedt |
2011-10-10 | ftrace/kprobes: Fix not to delete probes if in use | Masami Hiramatsu |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-09-29 | PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set | Ming Lei |
2011-09-27 | PM / Runtime: Introduce trace points for tracing rpm_* functions | Ming Lei |
2011-09-22 | tracing: Fix preemptirqsoff tracer to not stop at preempt off | Steven Rostedt |