Age | Commit message (Expand) | Author | Files | Lines |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -0/+2 |
2010-03-11 | perf_event: Fix oops triggered by cpu offline/online | Paul Mackerras | 1 | -1/+12 |
2010-03-10 | perf: Drop the obsolete profile naming for trace events | Frederic Weisbecker | 1 | -2/+2 |
2010-03-10 | perf: Take a hot regs snapshot for trace events | Frederic Weisbecker | 1 | -6/+2 |
2010-03-10 | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 1 | -0/+5 |
2010-03-10 | perf: Provide better condition for event rotation | Peter Zijlstra | 1 | -6/+15 |
2010-03-10 | perf: Optimize perf_disable | Peter Zijlstra | 1 | -13/+3 |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 1 | -15/+0 |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 1 | -13/+8 |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 1 | -4/+11 |
2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 1 | -3/+10 |
2010-03-06 | kernel core: use helpers for rlimits | Jiri Slaby | 1 | -1/+1 |
2010-03-02 | perf, x86: Restrict the ANY flag | Peter Zijlstra | 1 | -15/+0 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -214/+413 |
2010-02-27 | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 1 | -7/+6 |
2010-02-26 | perf_event: Fix preempt warning in perf_clock() | Peter Zijlstra | 1 | -1/+1 |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 1 | -27/+18 |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian | 1 | -0/+5 |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 1 | -2/+18 |
2010-02-26 | perf_events: Report the MMAP pgoff value in bytes | Peter Zijlstra | 1 | -1/+1 |
2010-02-14 | perf_events: Fix FORK events | Peter Zijlstra | 1 | -6/+5 |
2010-02-04 | perf_events: Optimize perf_event_task_tick() | Peter Zijlstra | 1 | -4/+4 |
2010-02-04 | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 1 | -1/+1 |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+9 |
2010-01-29 | perf_events: Fix sample_period transfer on inherit | Peter Zijlstra | 1 | -2/+9 |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra | 1 | -40/+92 |
2010-01-21 | perf: Honour event state for aux stream data | Peter Zijlstra | 1 | -0/+9 |
2010-01-17 | perf: Better order flexible and pinned scheduling | Frederic Weisbecker | 1 | -7/+27 |
2010-01-17 | perf: Don't schedule out/in pinned events on task tick | Frederic Weisbecker | 1 | -4/+4 |
2010-01-17 | perf: Allow pinned and flexible groups to be scheduled separately | Frederic Weisbecker | 1 | -44/+93 |
2010-01-17 | perf: Make __perf_event_sched_out static | Frederic Weisbecker | 1 | -2/+2 |
2010-01-16 | perf: Export software-only event group characteristic as a flag | Frederic Weisbecker | 1 | -19/+11 |
2010-01-16 | perf: Round robin flexible groups of events using list_rotate_left() | Frederic Weisbecker | 1 | -13/+4 |
2010-01-16 | perf/core: Split context's event group list into pinned and non-pinned lists | Frederic Weisbecker | 1 | -76/+151 |
2010-01-13 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -5/+4 |
2009-12-31 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
2009-12-31 | perf: Fix NULL deref in inheritance code | Peter Zijlstra | 1 | -3/+2 |
2009-12-28 | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 1 | -2/+2 |
2009-12-28 | perf events: Remove arg from perf sched hooks | Peter Zijlstra | 1 | -13/+14 |
2009-12-22 | anonfd: Allow making anon files read-only | Roland Dreier | 1 | -1/+1 |
2009-12-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -14/+18 |
2009-12-17 | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev... | Peter Zijlstra | 1 | -14/+18 |
2009-12-17 | cpumask: use cpu_online in kernel/perf_event.c | Rusty Russell | 1 | -1/+1 |
2009-12-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+9 |
2009-12-16 | perf events: Allow per-task-per-cpu counters | Peter Zijlstra | 1 | -4/+7 |
2009-12-15 | perf_events: Fix perf_event_attr layout | Peter Zijlstra | 1 | -1/+1 |
2009-12-15 | perf_event: Fix incorrect range check on cpu number | Paul Mackerras | 1 | -1/+1 |
2009-12-14 | perf_event: Convert to raw_spinlock | Thomas Gleixner | 1 | -53/+53 |
2009-12-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -37/+38 |
2009-12-10 | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 1 | -0/+1 |