summaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon2016-08-241-1/+1
* | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-181-2/+23
* | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-181-8/+8
* | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2016-08-181-2/+3
* | Merge branch 'perf/urgent' into perf/core, to pick up dependenciesIngo Molnar2016-08-181-27/+68
|\|
| * perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros2016-08-181-3/+4
| * perf/core: Enable mapping of the stop filtersMathieu Poirier2016-08-181-10/+5
| * perf/core: Update filters only on executable mmapMathieu Poirier2016-08-181-0/+7
| * perf/core: Fix file name handling for start/stop filtersMathieu Poirier2016-08-181-2/+4
| * perf/core: Fix event_function_local()Peter Zijlstra2016-08-181-12/+48
* | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-101-19/+24
* | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-101-0/+4
* | perf/core: Sched out groups atomicallyMark Rutland2016-08-101-0/+4
|/
* perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-18/+36
* perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra2016-08-101-5/+18
* perf/core: Change log level for duration warning to KERN_INFODavid Ahern2016-08-021-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-46/+10
|\
| * perf/core: Convert to hotplug state machineThomas Gleixner2016-07-141-46/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-21/+47
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+22
| |\|
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-20/+46
| * | bpf: generally move prog destruction to RCU deferralDaniel Borkmann2016-07-011-1/+1
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-071-2/+23
|\ \ \ | | |/ | |/|
| * | perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-07-071-1/+22
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-291-1/+1
| |\
| | * bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-1/+1
* | | Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-141-4/+2
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-101-4/+2
| |\ \ | | |/ | |/|
| | * perf/core: Remove a redundant checkAlexander Shishkin2016-06-081-4/+2
* | | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-081-6/+39
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-6/+39
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-1/+1
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-17/+38
| | |\ \
| | * | | perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2016-04-211-1/+19
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-2/+13
| | |\ \ \
| | * | | | bpf: sanitize bpf tracepoint accessAlexei Starovoitov2016-04-071-0/+8
| | * | | | perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2016-04-071-4/+9
| | * | | | perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-071-2/+4
* | | | | | perf/core: Fix crash due to account/unaccount_sb_event() inconsistencyDavid Carrillo-Cisneros2016-06-081-16/+18
* | | | | | perf/abi: Change the errno for sampling event not supported in hardwareVineet Gupta2016-06-031-1/+1
* | | | | | perf/core: Fix implicitly enable dynamic interrupt throttleKan Liang2016-06-031-0/+7
* | | | | | perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate...Peter Zijlstra2016-06-031-33/+36
* | | | | | perf/core: Optimize side-band event deliveryKan Liang2016-06-031-12/+73
* | | | | | perf core: Per event callchain limitArnaldo Carvalho de Melo2016-05-301-1/+4
|/ / / / /
* | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-111-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-091-1/+1
| | |_|/ | |/| |
* | | | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-1/+7
* | | | perf/core: Let userspace know if the PMU supports address filtersAlexander Shishkin2016-05-051-0/+26
* | | | perf/core: Introduce address range filteringAlexander Shishkin2016-05-051-16/+607
* | | | perf/core: Extend perf_event_aux_ctx() to optionally iterate through more eventsAlexander Shishkin2016-05-051-10/+13