| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | lockup_detector: Remove nmi_watchdog.c file | Don Zickus | 2010-05-12 | |
| | | * | | | | | | | | | | | lockup_detector: Remove old softlockup code | Don Zickus | 2010-05-12 | |
| | | * | | | | | | | | | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removal | Don Zickus | 2010-05-12 | |
| | | * | | | | | | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | |
| | | * | | | | | | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | nmi_watchdog: Tell the world we're active | Peter Zijlstra | 2010-03-02 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Properly configure for software events | Don Zickus | 2010-02-17 | |
| | | * | | | | | | | | | | | | nmi_watchdog: support for oprofile | Don Zickus | 2010-02-17 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Fallback to software events when no hardware pmu detected | Don Zickus | 2010-02-14 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | |
| | | * | | | | | | | | | | | | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 2010-02-08 | |
| | * | | | | | | | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint... | Frederic Weisbecker | 2010-08-02 | |
| | * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 2010-07-22 | |
| | | * | | | | | | | | | | | | | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 2010-07-21 | |
| | | * | | | | | | | | | | | | | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 2010-07-20 | |
| | | * | | | | | | | | | | | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 2010-07-20 | |
| | | * | | | | | | | | | | | | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-20 | |
| | * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-07-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | tracing: Use generic_file_llseek for debugfs | Arnd Bergmann | 2010-07-20 | |
| | | * | | | | | | | | | | | | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | |
| | | * | | | | | | | | | | | | | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | |
| | | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | / / / / / / | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | |
| | * | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-07-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | |
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing/function-graph: Use correct string size for snprintf | Chase Douglas | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing: Remove open-coded __trace_add_event_call() | Li Zefan | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing: Remove redundant raw_init callbacks | Li Zefan | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing: Remove test of NULL define_fields callback | Li Zefan | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing: Don't allocate common fields for every trace events | Li Zefan | 2010-06-28 | |
| | * | | | | | | | | | | | | | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | |
| | * | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker | 2010-06-24 | |
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | |
| | | * | | | | | | | | | | | | | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | |
| | | * | | | | | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | |
| | | * | | | | | | | | | | | | | | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 | |
| | * | | | | | | | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | | | | | | | perf: Add perf_event::child_count | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | | | | | | | perf: Add perf_event_count() | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | | | | | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ... | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | | | | | | | perf: Rename perf_mmap_data to perf_buffer | Peter Zijlstra | 2010-06-09 | |
