Age | Commit message (Expand) | Author | Files | Lines |
2011-10-06 | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel | 1 | -1/+4 |
2011-08-29 | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 1 | -9/+15 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-01 | perf: export perf_event_refresh() to modules | Avi Kivity | 1 | -0/+5 |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 1 | -1/+3 |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 1 | -1/+2 |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 1 | -3/+11 |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 1 | -3/+1 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 1 | -10/+8 |
2011-07-01 | perf: Remove 64-bit alignment padding from perf_event_context | Richard Kennedy | 1 | -1/+1 |
2011-06-16 | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 1 | -4/+4 |
2011-06-09 | perf: Split up buffer handling from core code | Frederic Weisbecker | 1 | -29/+4 |
2011-06-04 | perf: Fix comments in include/linux/perf_event.h | Vince Weaver | 1 | -4/+4 |
2011-05-06 | Merge branch 'perf/stat' into perf/core | Ingo Molnar | 1 | -0/+2 |
2011-05-04 | perf events: Clean up definitions and initializers, update copyrights | Ingo Molnar | 1 | -52/+44 |
2011-04-29 | perf events: Add generic front-end and back-end stalled cycle event definitions | Ingo Molnar | 1 | -1/+2 |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -12/+11 |
2011-04-26 | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 1 | -0/+1 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron | 1 | -13/+13 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-31 | perf: Fix task context scheduling | Peter Zijlstra | 1 | -1/+1 |
2011-03-23 | perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() | Stephane Eranian | 1 | -2/+0 |
2011-03-16 | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 1 | -1/+1 |
2011-03-04 | perf: Add support for supplementary event registers | Andi Kleen | 1 | -2/+11 |
2011-02-16 | perf: Optimize throttling code | Peter Zijlstra | 1 | -0/+4 |
2011-02-16 | perf: Add cgroup support | Stephane Eranian | 1 | -3/+30 |
2010-12-16 | perf: Sysfs enumeration | Peter Zijlstra | 1 | -0/+1 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+4 |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+1 |
2010-12-08 | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 1 | -0/+1 |
2010-12-05 | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 1 | -1/+11 |
2010-12-05 | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2010-12-01 | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-11-26 | perf: Introduce is_sampling_event() | Franck Bui-Huu | 1 | -0/+5 |
2010-11-26 | perf: Fix the software context switch counter | Peter Zijlstra | 1 | -14/+15 |
2010-11-26 | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 1 | -0/+1 |
2010-11-11 | perf_events: Fix time tracking in samples | Stephane Eranian | 1 | -0/+10 |
2010-10-18 | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 1 | -10/+2 |
2010-10-18 | perf: Optimize sw events | Peter Zijlstra | 1 | -9/+11 |
2010-10-18 | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 1 | -2/+25 |
2010-10-18 | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 1 | -0/+7 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -9/+2 |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 1 | -55/+100 |
2010-10-11 | perf: New helper function for pmu name | Matt Fleming | 1 | -0/+1 |
2010-10-11 | perf: Add helper function to return number of counters | Matt Fleming | 1 | -0/+1 |
2010-09-17 | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 1 | -2/+4 |
2010-09-17 | perf: Complete software pmu grouping | Peter Zijlstra | 1 | -0/+6 |
2010-09-15 | perf events: Clean up pid passing | Matt Helsley | 1 | -1/+1 |
2010-09-09 | perf: Fix up delayed_put_task_struct() | Peter Zijlstra | 1 | -0/+2 |