| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-03-18 | 4 | -21/+78 |
|\ |
|
| * | tracing: Prevent buffer overwrite disabled for latency tracers | Steven Rostedt (Red Hat) | 2013-03-14 | 4 | -16/+65 |
| * | tracing: Keep overwrite in sync between regular and snapshot buffers | Steven Rostedt (Red Hat) | 2013-03-14 | 1 | -1/+5 |
| * | tracing: Protect tracer flags with trace_types_lock | Steven Rostedt (Red Hat) | 2013-03-14 | 1 | -4/+8 |
* | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-03-14 | 2 | -3/+4 |
|\ \
| |/ |
|
| * | tracing: Fix free of probe entry by calling call_rcu_sched() | Steven Rostedt (Red Hat) | 2013-03-13 | 1 | -2/+2 |
| * | tracing: Fix race in snapshot swapping | Steven Rostedt (Red Hat) | 2013-03-12 | 1 | -1/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-11 | 2 | -13/+38 |
|\ \
| |/ |
|
| * | tracing: Do not return EINVAL in snapshot when not allocated | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -2/+0 |
| * | tracing: Add help of snapshot feature when snapshot is empty | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -1/+24 |
| * | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt | 2013-02-27 | 1 | -10/+14 |
* | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 1 | -2/+4 |
|\ \ |
|
| * | | trace/ring_buffer: handle 64bit aligned structs | James Hogan | 2013-03-02 | 1 | -2/+4 |
* | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 | 1 | -3/+25 |
|\ \ \ |
|
| * | | | block: add @req to bio_{front|back}_merge tracepoints | Tejun Heo | 2013-01-14 | 1 | -0/+2 |
| * | | | block: add missing block_bio_complete() tracepoint | Tejun Heo | 2013-01-14 | 1 | -3/+23 |
* | | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 2 | -16/+11 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 2 | -19/+70 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 | 2 | -19/+70 |
| |\ \ \ |
|
| | * | | | ftrace: Call ftrace cleanup module notifier after all other notifiers | Steven Rostedt (Red Hat) | 2013-02-18 | 1 | -14/+32 |
| | * | | | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 | 1 | -5/+38 |
* | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 2 | -18/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | PM / tracing: remove deprecated power trace API | Paul Gortmaker | 2013-01-26 | 2 | -18/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 | 2 | -1/+2 |
|\ \ \ \ |
|
| * | | | | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 2 | -1/+2 |
| |/ / / |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 | 14 | -268/+725 |
|\ \ \ \ |
|
| * | | | | uprobes/perf: Avoid uprobe_apply() whenever possible | Oleg Nesterov | 2013-02-08 | 1 | -6/+36 |
| * | | | | uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE | Oleg Nesterov | 2013-02-08 | 1 | -7/+14 |
| * | | | | uprobes/perf: Teach trace_uprobe/perf code to pre-filter | Oleg Nesterov | 2013-02-08 | 1 | -3/+43 |
| * | | | | uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's | Oleg Nesterov | 2013-02-08 | 1 | -0/+55 |
| * | | | | uprobes/perf: Always increment trace_uprobe->nhit | Oleg Nesterov | 2013-02-08 | 1 | -2/+1 |
| * | | | | uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace... | Oleg Nesterov | 2013-02-08 | 1 | -29/+6 |
| * | | | | uprobes/tracing: Introduce is_trace_uprobe_enabled() | Oleg Nesterov | 2013-02-08 | 2 | -3/+7 |
| * | | | | uprobes/tracing: Ensure inode != NULL in create_trace_uprobe() | Oleg Nesterov | 2013-02-08 | 1 | -3/+3 |
| * | | | | uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register() | Oleg Nesterov | 2013-02-08 | 1 | -6/+7 |
| * | | | | uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe() | Oleg Nesterov | 2013-02-08 | 1 | -4/+6 |
| * | | | | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 2013-02-08 | 1 | -2/+2 |
| * | | | | uprobes: Kill uprobe_consumer->filter() | Oleg Nesterov | 2013-02-08 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
| * | | | tracing: Init current_trace to nop_trace and remove NULL checks | Steven Rostedt (Red Hat) | 2013-02-01 | 1 | -18/+12 |
| * | | | tracing: Make a snapshot feature available from userspace | Hiraku Toyooka | 2013-01-30 | 3 | -26/+151 |
| * | | | tracing: Replace static old_tracer check of tracer name | Hiraku Toyooka | 2013-01-30 | 1 | -13/+9 |
| * | | | tracing: Use sched_clock_cpu for trace_clock_global | Namhyung Kim | 2013-01-30 | 1 | -1/+1 |
| * | | | ring-buffer: Add stats field for amount read from trace ring buffer | Steven Rostedt (Red Hat) | 2013-01-30 | 2 | -0/+21 |
| * | | | tracing/fgraph: Adjust fgraph depth before calling trace return callback | Steven Rostedt (Red Hat) | 2013-01-29 | 1 | -1/+7 |
| * | | | tracing: Remove second iterator initializer | Jovi Zhang | 2013-01-29 | 1 | -4/+1 |
| * | | | tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var | Shan Wei | 2013-01-25 | 1 | -2/+2 |
| * | | | tracing: Mark tracing_dentry_percpu() static | Josh Triplett | 2013-01-24 | 1 | -1/+1 |
| * | | | tracing: Fix unsigned int compare of zero in recursion check | Steven Rostedt | 2013-01-24 | 1 | -1/+1 |
| * | | | ring-buffer: Remove trace.h from ring_buffer.c | Steven Rostedt | 2013-01-22 | 1 | -1/+2 |
| * | | | ring-buffer: User context bit recursion checking | Steven Rostedt | 2013-01-22 | 2 | -31/+67 |