| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 |
|\ |
|
| * | Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2016-03-08 |
| |\ |
|
| | * | perf: Migrate perf to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 |
* | | | perf: Allow storage of PMU private data in event | Thomas Gleixner | 2016-02-29 |
|/ / |
|
* | | perf: Fix race between event install and jump_labels | Peter Zijlstra | 2016-02-25 |
* | | perf: Fix cloning | Peter Zijlstra | 2016-02-25 |
|/ |
|
* | perf: Synchronously clean up child events | Peter Zijlstra | 2016-01-29 |
* | perf/bpf: Convert perf_event_array to use struct file | Alexei Starovoitov | 2016-01-29 |
* | perf: Collapse and fix event_function_call() users | Peter Zijlstra | 2016-01-21 |
* | perf/core: Robustify the perf_cgroup_from_task() RCU checks | Stephane Eranian | 2015-11-23 |
* | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu | 2015-09-13 |
* | perf/core: Define PERF_PMU_TXN_READ interface | Sukadev Bhattiprolu | 2015-09-13 |
* | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 2015-09-13 |
* | perf/abi: Document some more aspects of the perf ABI | Peter Zijlstra | 2015-09-13 |
* | perf: add the necessary core perf APIs when accessing events counters in eBPF... | Kaixu Xia | 2015-08-10 |
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-06-26 |
|\ |
|
| * | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 2015-05-13 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-26 |
|\ \ |
|
| * | | perf: allow for PMU-specific event filtering | Mark Rutland | 2015-05-27 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 |
|\ \ |
|
| * | | sched,perf: Fix periodic timers | Peter Zijlstra | 2015-05-18 |
| |/ |
|
* | | 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-06-07 |
* | | 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-27 |
| |/ |
|
* / | perf: Fix software migrate events | Peter Zijlstra | 2015-05-08 |
|/ |
|
* | 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-04-02 |
* | 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-27 |
|\ |
|
| * | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 |
| * | 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-25 |
* | | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar | 2015-02-26 |
|\ \
| |/
|/| |
|
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-16 |
| |\ |
|
| * \ | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 |
| |\ \ |
|
| | * | | 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-02-02 |
* | | | | 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-18 |
| |_|/
|/| | |
|