Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 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-20 | 1 | -3/+0 | |
| | * | | | | | | | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 2010-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-20 | 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-28 | 2 | -35/+39 | |
| * | | | | | | | | | tracing/function-graph: Use correct string size for snprintf | Chase Douglas | 2010-06-28 | 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 | |
| | * | | | | | | | | | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 6 | -241/+0 | |
| | * | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 2 | -7/+0 | |
| | * | | | | | | | | | | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -21/+21 | |
| * | | | | | | | | | | | perf: Add perf_event::child_count | Peter Zijlstra | 2010-06-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf: Add perf_event_count() | Peter Zijlstra | 2010-06-09 | 1 | -6/+11 | |
| * | | | | | | | | | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ... | Peter Zijlstra | 2010-06-09 | 1 | -27/+34 | |
| * | | | | | | | | | | | perf: Rename perf_mmap_data to perf_buffer | Peter Zijlstra | 2010-06-09 | 1 | -154/+154 | |
| * | | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -8/+1 | |
| * | | | | | | | | | | | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 | 1 | -11/+23 | |
| * | | | | | | | | | | | perf, trace: Remove superfluous rcu_read_lock() | Peter Zijlstra | 2010-06-09 | 1 | -2/+0 | |
| * | | | | | | | | | | | perf, trace: Inline perf_swevent_put_recursion_context() | Peter Zijlstra | 2010-06-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-08 | 10 | -102/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 | 9 | -99/+24 | |
| | * | | | | | | | | | | | tracing/sched: Make preempt_schedule() notrace | Steven Rostedt | 2010-06-03 | 1 | -3/+3 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 4 | -0/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 | 11 | -97/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lockdep: Add an in_workqueue_context() lockdep-based test function | Paul E. McKenney | 2010-06-14 | 1 | -0/+15 |