summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+16
* perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-201-1/+1
* perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-121-0/+3
* uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-12-081-2/+10
* perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa2018-11-041-0/+2
* perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra2018-11-041-7/+2
* perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-10-131-0/+6
* perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-261-0/+4
* perf/core: Fix perf_output_read_group()Peter Zijlstra2018-05-301-1/+2
* perf/core: Fix installing cgroup events on CPUleilei.lin2018-05-301-11/+35
* perf/cgroup: Fix child event counting bugSong Liu2018-05-301-5/+16
* perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-161-2/+5
* perf: Remove superfluous allocation error checkJiri Olsa2018-05-161-8/+2
* perf: Return proper values for user stack errorsJiri Olsa2018-04-261-2/+2
* perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-261-9/+12
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-191-0/+6
* perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-04-081-23/+7
* perf/core: Fix ctx_event_type in ctx_resched()Song Liu2018-03-281-1/+3
* perf: Fix header.size for namespace eventsJiri Olsa2018-02-251-1/+4
* perf/core: Fix memory leak triggered by perf --namespaceVasily Averin2018-02-031-0/+1
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-251-2/+2
* perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra2017-12-101-2/+2
* Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-032-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo2017-10-301-2/+4
|/
* perf/core: Fix cgroup time when scheduling descendantsleilei.lin2017-10-101-1/+1
* perf/core: Avoid freeing static PMU contexts when PMU is unregisteredWill Deacon2017-10-101-0/+8
* perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin2017-09-291-5/+15
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-201-1/+2
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-061-0/+1
|\
| * cgroup: implement cgroup v2 thread supportTejun Heo2017-07-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-4/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-012-22/+19
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-8/+39
| |\ \ \
| * | | | bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-071-4/+6
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-13/+1
|\ \ \ \ \
| * | | | | x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-011-13/+1
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-043-30/+92
|\ \ \ \ \
| * | | | | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-0/+46
| * | | | | perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2017-08-291-1/+6
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-291-4/+11
| |\ \ \ \ \
| * | | | | | tracing, perf: Adjust code layout in get_recursion_context()Jesper Dangaard Brouer2017-08-251-1/+1
| * | | | | | perf/core: Don't report zero PIDs for exiting tasksOleg Nesterov2017-08-251-9/+14
| * | | | | | perf/aux: Ensure aux_wakeup represents most recent wakeup indexWill Deacon2017-08-252-3/+3
| * | | | | | perf/aux: Make aux_{head,wakeup} ring_buffer members longWill Deacon2017-08-252-19/+16
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-251-20/+19
| |\ \ \ \ \ \
| * | | | | | | perf/core: Reduce context switch overheadleilei.lin2017-08-101-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-031-4/+11
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-291-4/+9
| * | | | | perf/core: Fix potential double-fetch bugMeng Xu2017-08-291-0/+2
| | |/ / / | |/| | |