Age | Commit message (Expand) | Author |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-04-02 | perf: Add ITRACE_START record to indicate that tracing has started | Alexander Shishkin |
2015-04-02 | perf: Add API for PMUs to write to the AUX area | Alexander Shishkin |
2015-04-02 | perf: Add a pmu capability for "exclusive" events | Alexander Shishkin |
2015-04-02 | perf: Add a capability for AUX_NO_SG pmus to do software double buffering | Alexander Shishkin |
2015-04-02 | perf: Support high-order allocations for AUX space | Alexander Shishkin |
2015-04-02 | perf: Add AUX area to ring buffer for raw data streams | Peter Zijlstra |
2015-03-27 | perf: Add per event clockid support | Peter Zijlstra |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra |
2015-02-26 | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar |
2015-02-25 | perf/x86/intel: Support task events with Intel CQM | Matt Fleming |
2015-02-25 | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming |
2015-02-25 | perf: Add ->count() function to read per-package counters | Matt Fleming |
2015-02-25 | perf: Make perf_cgroup_from_task() global | Matt Fleming |
2015-02-18 | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra |
2015-02-18 | perf: Simplify the branch stack check | Yan, Zheng |
2015-02-18 | perf: Add pmu specific data for perf task context | Yan, Zheng |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng |
2015-02-18 | perf: Introduce pmu context switch callback | Yan, Zheng |
2015-02-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-02-04 | perf: Add pmu callbacks to track event mapping and unmapping | Andy Lutomirski |
2015-02-04 | perf: Decouple unthrottling and rotating | Mark Rutland |
2015-02-02 | perf: add PMU_EVENT_ATTR_STRING() helper | Cody P Schafer |
2015-02-02 | perf: provide sysfs_show for struct perf_pmu_events_attr | Cody P Schafer |
2015-01-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2015-01-28 | perf: Tighten (and fix) the grouping condition | Peter Zijlstra |
2015-01-14 | perf: Avoid horrible stack usage | Peter Zijlstra (Intel) |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski |
2014-11-16 | perf: Improve the perf_sample_data struct layout | Peter Zijlstra |
2014-11-16 | perf: Add ability to sample machine state on interrupt | Stephane Eranian |
2014-08-24 | perf: Add PERF_EVENT_STATE_EXIT state for events with exited task | Jiri Olsa |
2014-08-13 | perf/x86: Fix data source encoding issues for load latency/precise store | Stephane Eranian |
2014-08-13 | perf: Add queued work to remove orphaned child events | Jiri Olsa |
2014-06-06 | perf: Differentiate exec() and non-exec() comm events | Adrian Hunter |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-06 | perf: Fix perf_event_comm() vs. exec() assumption | Peter Zijlstra |
2014-06-05 | perf: Disable sampled events if no PMU interrupt | Vince Weaver |
2014-05-19 | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() | Peter Zijlstra |
2014-04-18 | perf: Allow building PMU drivers as modules | Yan, Zheng |
2014-03-20 | CPU hotplug, perf: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-01-12 | perf/x86: Fix active_entry initialization | Stephane Eranian |
2013-11-27 | perf: Add active_entry list head to struct perf_event | Stephane Eranian |
2013-10-04 | perf: Add generic transaction flags | Andi Kleen |
2013-10-04 | perf: Fix perf_pmu_migrate_context | Peter Zijlstra |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-02 | perf: Export struct perf_branch_entry to userspace | Vince Weaver |
2013-08-09 | jump_label: Split jumplabel ratelimit | Andrew Jones |
2013-07-14 | kernel: delete __cpuinit usage from all core kernel files | Paul Gortmaker |