summaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)Author
2016-05-17perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-03-24perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-03-24perf: Cure event->pending_disable racePeter Zijlstra
2016-03-24perf: Do not double freePeter Zijlstra
2015-10-22perf: Fix AUX buffer refcountingPeter Zijlstra
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-09-13perf: Fix double-free of the AUX bufferBen Hutchings
2015-09-13perf: Fix running time accountingPeter Zijlstra
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-06-29perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov
2015-05-27perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin
2015-05-27perf: Fix race in BPF program unregisterAlexei Starovoitov
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin
2015-04-02perf: Add AUX recordAlexander Shishkin
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra
2015-04-02perf: Add data_{offset,size} to user_pageAlexander Shishkin
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27perf: Fix racy group accessPeter Zijlstra
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-03-13perf: Fix context leak in put_event()Leon Yu
2015-03-02Revert "perf: Remove the extra validity check on nr_pages"Kan Liang
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf: Move cgroup init before PMU ->event_init()Matt Fleming
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming
2015-02-18Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-02-18perf: Simplify the branch stack checkYan, Zheng
2015-02-18perf: Always switch pmu specific data during context switchYan, Zheng
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng
2015-02-18perf: Update userspace page info for software eventShaohua Li
2015-02-18perf: Update shadow timestamp before add eventShaohua Li
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-13perf: Remove the extra validity check on nr_pagesKaixu Xia
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds