Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | tracing/kprobes: unregister_trace_probe needs to be called under mutex | Srikar Dronamraju | 2010-08-04 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 5 | -317/+601 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | kernel/watchdog: Initialize 'result' | Kulikov Vasiliy | 2010-07-07 | 1 | -1/+1 | |
| | * | | | | | | | | lockup_detector: Convert per_cpu to __get_cpu_var for readability | Don Zickus | 2010-05-19 | 1 | -18/+17 | |
| | * | | | | | | | | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-16 | 1 | -2/+5 | |
| | * | | | | | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-16 | 1 | -7/+7 | |
| | * | | | | | | | | watchdog: Export touch_softlockup_watchdog | Ingo Molnar | 2010-05-13 | 1 | -0/+1 | |
| | * | | | | | | | | lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog | Don Zickus | 2010-05-12 | 1 | -3/+4 | |
| | * | | | | | | | | lockup_detector: Remove nmi_watchdog.c file | Don Zickus | 2010-05-12 | 1 | -259/+0 | |
| | * | | | | | | | | lockup_detector: Remove old softlockup code | Don Zickus | 2010-05-12 | 2 | -305/+10 | |
| | * | | | | | | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removal | Don Zickus | 2010-05-12 | 3 | -42/+3 | |
| | * | | | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 3 | -8/+608 | |
| | * | | | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | 125 | -4172/+7261 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nmi_watchdog: Tell the world we're active | Peter Zijlstra | 2010-03-02 | 1 | -0/+2 | |
| | * | | | | | | | | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 | 1 | -26/+25 | |
| | * | | | | | | | | | nmi_watchdog: Properly configure for software events | Don Zickus | 2010-02-17 | 1 | -5/+18 | |
| | * | | | | | | | | | nmi_watchdog: support for oprofile | Don Zickus | 2010-02-17 | 1 | -62/+82 | |
| | * | | | | | | | | | nmi_watchdog: Fallback to software events when no hardware pmu detected | Don Zickus | 2010-02-14 | 1 | -2/+6 | |
| | * | | | | | | | | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 | 2 | -12/+55 | |
| | * | | | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | 1 | -0/+1 | |
| | * | | | | | | | | | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 2010-02-08 | 1 | -0/+191 | |
| * | | | | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 5 | -10/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint... | Frederic Weisbecker | 2010-08-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | 7 | -14/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 2010-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 2010-07-21 | 4 | -6/+38 | |
| | * | | | | | | | | | | | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 2010-07-21 | 1 | -3/+0 | |
| | * | | | | | | | | | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 2010-07-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-21 | 3 | -3/+36 | |
| * | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-07-21 | 8 | -524/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tracing: Use generic_file_llseek for debugfs | Arnd Bergmann | 2010-07-20 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 5 | -146/+0 | |
| | * | | | | | | | | | | | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | 6 | -378/+0 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 6 | -606/+0 | |
| * | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-07-06 | 1 | -78/+292 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | 1 | -78/+292 | |
| * | | | | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 5 | -34/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2010-06-29 | 2 | -35/+39 | |
| * | | | | | | | | | | | tracing/function-graph: Use correct string size for snprintf | Chase Douglas | 2010-06-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | tracing: Remove open-coded __trace_add_event_call() | Li Zefan | 2010-06-28 | 1 | -51/+19 | |
| * | | | | | | | | | | | tracing: Remove redundant raw_init callbacks | Li Zefan | 2010-06-28 | 2 | -16/+2 | |
| * | | | | | | | | | | | tracing: Remove test of NULL define_fields callback | Li Zefan | 2010-06-28 | 2 | -24/+13 | |
| * | | | | | | | | | | | tracing: Don't allocate common fields for every trace events | Li Zefan | 2010-06-28 | 3 | -52/+81 | |
| * | | | | | | | | | | | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | 1 | -3/+4 | |
| * | | | | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 9 | -81/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker | 2010-06-24 | 1 | -37/+41 | |
| * | | | | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 11 | -165/+256 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 10 | -848/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 5 | -597/+0 |