summaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | perf/core: Move set_filter() out of CONFIG_EVENT_TRACINGAlexander Shishkin2016-05-051-23/+22
* | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-281-16/+36
|\| | |
| * | | perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-04-281-16/+36
* | | | perf/core: Add ::write_backward attribute to perf eventWang Nan2016-04-231-5/+43
* | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-231-1/+2
|\| | |
| * | | perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra2016-04-231-1/+2
| | |/ | |/|
* | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-6/+8
* | | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-311-0/+13
* | | perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-03-311-2/+118
* | | perf/core: Verify we have a single perf_hw_context PMUPeter Zijlstra2016-03-311-0/+9
|/ /
* | perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
* | perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
|/
* perf/core: Document some hotplug bitsPeter Zijlstra2016-03-211-0/+19
* perf/core: Fix dynamic interrupt throttlePeter Zijlstra2016-03-211-36/+51
* perf/core: Fix the unthrottle logicPeter Zijlstra2016-03-211-0/+8
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-141-17/+48
|\
| * Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-081-17/+48
| |\
| | * perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-021-17/+48
* | | perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-03-081-4/+3
* | | perf: Export perf_event_sysfs_show()Thomas Gleixner2016-02-291-0/+1
* | | Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar2016-02-291-128/+240
|\| |
| * | perf: Robustify task_function_call()Peter Zijlstra2016-02-251-20/+20