| Commit message (Expand) | Author | Age |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-18 |
|\ |
|
| * | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov | 2011-01-18 |
| * | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov | 2011-01-18 |
| * | perf: Fix contexted inheritance | Peter Zijlstra | 2011-01-18 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | Kill off a bunch of warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2010-11-28 |
* | | | perf_events: Add perf_event_time() | Stephane Eranian | 2011-01-07 |
* | | | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 2011-01-07 |
* | | | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2011-01-07 |
* | | | perf: Sysfs enumeration | Peter Zijlstra | 2010-12-16 |
* | | | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 |
* | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 |
|\ \ \
| | |/
| |/| |
|
| * | | perf: Fix off by one in perf_swevent_init() | Dan Carpenter | 2010-12-16 |
| * | | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 2010-12-08 |
* | | | perf: Stop all counters on reboot | Peter Zijlstra | 2010-12-08 |
* | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 2010-12-04 |
* | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 |
* | | | perf events: Fix event inherit fallout of precalculated headers | Thomas Gleixner | 2010-12-04 |
* | | | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 2010-11-30 |
* | | | perf: Ignore non-sampling overflows | Peter Zijlstra | 2010-11-26 |
* | | | perf: Don't bother to init the hrtimer for no SW sampling counters | Franck Bui-Huu | 2010-11-26 |
* | | | perf: Limit event refresh to sampling event | Franck Bui-Huu | 2010-11-26 |
* | | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 |
* | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-11-26 |
|\| | |
|
| * | | perf: Fix the software context switch counter | Peter Zijlstra | 2010-11-26 |
| * | | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 2010-11-26 |
| * | | perf: Fix owner-list vs exit | Peter Zijlstra | 2010-11-18 |
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 |
| |\ \ |
|
| | * | | perf,hw_breakpoint: Initialize hardware api earlier | Jason Wessel | 2010-11-12 |
| | |/ |
|
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: New flag to allow non privileged users to use a trace event | Frederic Weisbecker | 2010-11-18 |
| |/ |
|
* / | perf_events: Fix time tracking in samples | Stephane Eranian | 2010-11-10 |
|/ |
|
* | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 |
* | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | perf: Optimize sw events | Peter Zijlstra | 2010-10-18 |
| * | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 2010-10-18 |
| * | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 |
| * | perf: Find task before event alloc | Peter Zijlstra | 2010-10-18 |
| * | perf: Fix task refcount bugs | Peter Zijlstra | 2010-10-18 |
| * | perf: Fix group moving | Peter Zijlstra | 2010-10-18 |
| * | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
| * | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-18 |
| * | perf_events: Fix bogus context time tracking | Stephane Eranian | 2010-10-18 |
| * | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 |
| |\ |
|
| | * | perf_events: Fix invalid pointer when pid is invalid | Stephane Eranian | 2010-10-04 |
| | * | perf: Avoid RCU vs preemption assumptions | Peter Zijlstra | 2010-09-21 |
| | * | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 |
| | * | perf: Fix perf_event_exit_cpu_context() | Peter Zijlstra | 2010-09-17 |