Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove lock_depth from event entry | Steven Rostedt | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Remove unused #include <linux/trace_irq.h> | David Sharp | 2011-03-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | tracing: Add an 'overwrite' trace_option. | David Sharp | 2011-03-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf: Fix cgroup vs jump_label problem | Peter Zijlstra | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Clean up perf_cgroup_create() | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Fix unmatched call to perf_detach_cgroup() | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Fix leak of file reference count | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf: Fix the missing event initialization when pmu is found in idr | Lin Ming | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker | 2011-03-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Remove synchronize_sched() from __alloc_preds() | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Swap entire filter of events | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Increase the max preds to 2^14 | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Move MAX_FILTER_PRED to local tracing directory | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Optimize filter by folding the tree | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Check the created pred tree | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Optimize short ciruit check | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Use a tree instead of stack for filter_match_preds() | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Free pred array on disabling of filter | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Allocate the preds in an array | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Call synchronize_sched() just once for system filters | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Dynamically allocate preds | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Move OR and AND logic out of fn() method | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Have no filter return a match | Steven Rostedt | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Simplify task_clock_event_read() | Peter Zijlstra | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf_events: Fix rcu and locking issues with cgroup support | Stephane Eranian | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "tracing: Add unstable sched clock note to the warning" | Ingo Molnar | 2011-02-18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-02-17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Deprecate tracing_enabled for tracing_on | Steven Rostedt | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove obsolete sched_switch tracer | Steven Rostedt | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add unstable sched clock note to the warning | Jiri Olsa | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Early terminate search for sys_ni_syscall | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Allow arch specific syscall symbol matching | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Make arch_syscall_addr weak | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Don't add events for unmapped syscalls | Ian Munsie | 2011-02-07 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Optimize hrtimer events | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add cgroup support | Stephane Eranian | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Fix cgroup_subsys::exit callback | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-02-14 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2011-02-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobe: Fix NULL pointer deref check | Masami Hiramatsu | 2011-02-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'acme/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2011-02-11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Add bitfield type | Masami Hiramatsu | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Support longer (>128 bytes) command | Masami Hiramatsu | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Cleanup strict_strtol() using code | Masami Hiramatsu | 2011-02-07 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |