| Commit message (Expand) | Author | Age |
* | perf_events: Fix FORK events | Peter Zijlstra | 2010-02-14 |
* | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-03 |
* | perf: Honour event state for aux stream data | Peter Zijlstra | 2010-01-21 |
* | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-31 |
|\ |
|
| * | perf: Fix NULL deref in inheritance code | Peter Zijlstra | 2009-12-31 |
* | | anonfd: Allow making anon files read-only | Roland Dreier | 2009-12-22 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 |
|\| |
|
| * | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev... | Peter Zijlstra | 2009-12-17 |
* | | cpumask: use cpu_online in kernel/perf_event.c | Rusty Russell | 2009-12-16 |
|/ |
|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | perf events: Allow per-task-per-cpu counters | Peter Zijlstra | 2009-12-16 |
| * | perf_events: Fix perf_event_attr layout | Peter Zijlstra | 2009-12-15 |
| * | perf_event: Fix incorrect range check on cpu number | Paul Mackerras | 2009-12-15 |
* | | perf_event: Convert to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\| |
|
| * | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 |
| * | perf_event: Fix perf_swevent_hrtimer() variable initialization | Xiao Guangrong | 2009-12-10 |
| * | perf_event: Cleanup for cpu_clock_perf_event_update() | Xiao Guangrong | 2009-12-09 |
| * | perf_event: Allocate children's perf_event_ctxp at the right time | Xiao Guangrong | 2009-12-09 |
| * | perf_event: Clean up __perf_event_init_context() | Xiao Guangrong | 2009-12-09 |
| * | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 |
| * | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | perf: Don't free perf_mmap_data until work has been done | Kristian Høgsberg | 2009-12-02 |
* | | perf_event: Initialize data.period in perf_swevent_hrtimer() | Xiao Guangrong | 2009-12-01 |
* | | perf_events: Fix read() bogus counts when in error state | Stephane Eranian | 2009-11-26 |
* | | hw-breakpoints: Fix unused function in off-case | Frederic Weisbecker | 2009-11-26 |
* | | hw-breakpoints: Improve in-kernel event creation error granularity | Frederic Weisbecker | 2009-11-26 |
* | | perf_events: Fix bad software/trace event recursion counting | Frederic Weisbecker | 2009-11-24 |
* | | perf_events: Fix bogus copy_to_user() in perf_event_read_group() | Stephane Eranian | 2009-11-24 |
* | | perf: Add kernel side syscall events support for breakpoints | Frederic Weisbecker | 2009-11-23 |
* | | perf_events: Restore sanity to scaling land | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Undo some recursion damage | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Update the context time on exit | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Disable events when we detach them | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Fix style nits | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Undo copy/paste damage | Peter Zijlstra | 2009-11-23 |
* | | perf_events: Optimize the swcounter hotpath | Ingo Molnar | 2009-11-23 |
* | | perf_events: Fix modular build | Ingo Molnar | 2009-11-22 |
* | | perf_event: Remove redundant zero fill | Márton Németh | 2009-11-22 |
* | | tracing: Use the perf recursion protection from trace event | Frederic Weisbecker | 2009-11-22 |
* | | perf_events: Fix default watermark calculation | Stephane Eranian | 2009-11-21 |
* | | perf: Fix locking for PERF_FORMAT_GROUP | Peter Zijlstra | 2009-11-21 |
* | | perf: Fix event scaling for inherited counters | Peter Zijlstra | 2009-11-21 |
* | | perf: Fix time locking | Peter Zijlstra | 2009-11-21 |
* | | perf: Simplify __perf_event_read | Peter Zijlstra | 2009-11-21 |
* | | perf: Simplify __perf_event_sync_stat | Peter Zijlstra | 2009-11-21 |
* | | perf: Optimize __perf_event_read() | Peter Zijlstra | 2009-11-21 |