Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 | 1 | -27/+18 | |
| * | | | | | | | | | | | perf_events, x86: AMD event scheduling | Stephane Eranian | 2010-02-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 2010-02-26 | 1 | -2/+18 | |
| * | | | | | | | | | | | perf_events: Report the MMAP pgoff value in bytes | Peter Zijlstra | 2010-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu | 2010-02-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | perf_events: Optimize perf_event_task_tick() | Peter Zijlstra | 2010-02-04 | 1 | -4/+4 | |
| * | | | | | | | | | | | ftrace: Remove record freezing | Masami Hiramatsu | 2010-02-04 | 1 | -39/+0 | |
| * | | | | | | | | | | | kprobes: Check probe address is reserved | Masami Hiramatsu | 2010-02-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu | 2010-02-04 | 1 | -0/+15 | |
| * | | | | | | | | | | | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu | 2010-02-04 | 1 | -27/+2 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 15 | -68/+141 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf_events: Fix sample_period transfer on inherit | Peter Zijlstra | 2010-01-29 | 1 | -2/+9 | |
| * | | | | | | | | | | | | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong | 2010-01-29 | 1 | -17/+10 | |
| * | | | | | | | | | | | | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong | 2010-01-29 | 3 | -142/+67 | |
| * | | | | | | | | | | | | perf: Reimplement frequency driven sampling | Peter Zijlstra | 2010-01-27 | 1 | -40/+92 | |
| * | | | | | | | | | | | | Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-01-18 | 1 | -40/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | perf: Better order flexible and pinned scheduling | Frederic Weisbecker | 2010-01-17 | 1 | -7/+27 | |
| | * | | | | | | | | | | | | perf: Don't schedule out/in pinned events on task tick | Frederic Weisbecker | 2010-01-17 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | perf: Allow pinned and flexible groups to be scheduled separately | Frederic Weisbecker | 2010-01-17 | 1 | -44/+93 | |
| | * | | | | | | | | | | | | perf: Make __perf_event_sched_out static | Frederic Weisbecker | 2010-01-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | tracing/kprobe: Update kprobe tracing self test for new syntax | Masami Hiramatsu | 2010-01-17 | 1 | -8/+47 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | perf: Export software-only event group characteristic as a flag | Frederic Weisbecker | 2010-01-16 | 1 | -19/+11 | |
| * | | | | | | | | | | | | perf: Round robin flexible groups of events using list_rotate_left() | Frederic Weisbecker | 2010-01-16 | 1 | -13/+4 | |
| * | | | | | | | | | | | | perf/core: Split context's event group list into pinned and non-pinned lists | Frederic Weisbecker | 2010-01-16 | 1 | -76/+151 | |
| * | | | | | | | | | | | | sched/perf: Make sure irqs are disabled for perf_event_task_sched_in() | Jamie Iles | 2010-01-13 | 1 | -0/+6 | |
| * | | | | | | | | | | | | tracing/kprobe: Drop function argument access syntax | Masami Hiramatsu | 2010-01-13 | 1 | -17/+1 | |
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-13 | 35 | -504/+834 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2009-12-28 | 5 | -15/+16 | |
| * | | | | | | | | | | | | perf events: Remove arg from perf sched hooks | Peter Zijlstra | 2009-12-28 | 2 | -16/+17 | |
* | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 10 | -328/+370 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-02-27 | 1 | -9/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ftrace: Add function names to dangling } in function graph tracer | Steven Rostedt | 2010-02-26 | 1 | -9/+43 | |
| * | | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens | 2010-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-02-26 | 6 | -17/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | tracing: Simplify memory recycle of trace_define_field | Wenji Huang | 2010-02-25 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | tracing: Remove unnecessary variable in print_graph_return | Wenji Huang | 2010-02-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | tracing: Fix typo of info text in trace_kprobe.c | Wenji Huang | 2010-02-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | tracing: Fix typo in prof_sysexit_enable() | Wenji Huang | 2010-02-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan | 2010-02-25 | 1 | -9/+0 | |
| | * | | | | | | | | | | | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney | 2010-02-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 2010-02-26 | 33 | -160/+372 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ftrace: Allow to remove a single function from function graph filter | Li Zefan | 2010-02-11 | 2 | -21/+33 | |
| * | | | | | | | | | | | | | | tracing: Add correct/incorrect to sort keys for branch annotation output | Steven Rostedt | 2010-02-09 | 1 | -2/+17 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | tracing: Simplify test for function_graph tracing start point | Lai Jiangshan | 2010-01-29 | 2 | -7/+3 | |
| * | | | | | | | | | | | | | tracing: Drop the tr check from the graph tracing path | Frederic Weisbecker | 2010-01-17 | 1 | -9/+10 | |
| * | | | | | | | | | | | | | tracing: Add stack dump to trace_printk if stacktrace option is set | Steven Rostedt | 2010-01-06 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | tracing: Consolidate protection of reader access to the ring buffer | Lai Jiangshan | 2010-01-06 | 1 | -39/+97 | |
| * | | | | | | | | | | | | | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan | 2010-01-06 | 4 | -229/+0 |