Age | Commit message (Expand) | Author |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng |
2015-05-27 | perf/x86/intel/cqm: Use proper data types | Thomas Gleixner |
2015-05-27 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-05-18 | sched,perf: Fix periodic timers | Peter Zijlstra |
2015-05-08 | perf: Fix software migrate events | 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 |