Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-08-05 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | tracing/kprobes: unregister_trace_probe needs to be called under mutex | Srikar Dronamraju | 2010-08-04 | |
| * | | | | | | | | | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | kernel/watchdog: Initialize 'result' | Kulikov Vasiliy | 2010-07-07 | |
| | * | | | | | | | | lockup_detector: Convert per_cpu to __get_cpu_var for readability | Don Zickus | 2010-05-19 | |
| | * | | | | | | | | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-15 | |
| | * | | | | | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-15 | |
| | * | | | | | | | | watchdog: Export touch_softlockup_watchdog | Ingo Molnar | 2010-05-13 | |
| | * | | | | | | | | lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog | Don Zickus | 2010-05-12 | |
| | * | | | | | | | | 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-01 | |
| * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |