summaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)AuthorLines
2020-04-08perf/core: Disable page faults when getting phys addressJiri Olsa-3/+6
2020-04-08perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers-1/+2
2020-04-08perf/core: Fix event cgroup trackingPeter Zijlstra-27/+43
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual-1/+2
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+133
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-6/+6
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-7/+4
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim-0/+22
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim-0/+111
2020-03-25perf: Use new infrastructure to fix deadlocks in execveBernd Edlinger-6/+6
2020-03-20perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter-1/+1
2020-03-20perf/core: Fix endless multiplex timerPeter Zijlstra-6/+14
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa-5/+4
2020-03-06perf/cgroup: Order events in RB tree by cgroup idIan Rogers-10/+84
2020-03-06perf/cgroup: Grow per perf_cpu_context heap storageIan Rogers-0/+47
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers-11/+32
2020-03-06perf/core: Use min_heap in visit_groups_merge()Ian Rogers-16/+51
2020-03-06perf/cgroup: Reorder perf_cgroup_connect()Peter Zijlstra-8/+8
2020-03-06perf/core: Remove 'struct sched_in_data'Peter Zijlstra-25/+11
2020-03-06perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra-37/+21
2020-02-24perf/bpf: Remove preempt disable around BPF invocationThomas Gleixner-2/+0
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang-0/+10
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+13
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-65/+65
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-01-28perf/cgroups: Install cgroup events to correct cpuctxSong Liu-3/+4
2020-01-28perf/core: Fix mlock accounting in perf_mmap()Song Liu-1/+9
2020-01-17perf: Correctly handle failed perf_get_aux_event()Mark Rutland-1/+3
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)-65/+65
2019-12-17perf/core: Add SRCU annotation for pmus list walkSebastian Andrzej Siewior-1/+1
2019-12-08nsfs: clean-up ns_get_path() signature to return intAleksa Sarai-1/+1
2019-12-01mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_areaGaowei Pu-1/+1
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-50/+339
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-5/+2
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+39
2019-11-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-11/+3
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini-4/+6
2019-11-21perf/core: Make the mlock accounting simple againAlexander Shishkin-7/+1
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-5/+2
2019-11-18perf/core: Fix the mlock accounting, againAlexander Shishkin-4/+2
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko-5/+2
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu-0/+18
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu-7/+21
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin-3/+207
2019-11-13perf/core: Fix unlock balance in perf_init_event()Qian Cai-1/+1
2019-11-13Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-4/+19
2019-11-13perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)-1/+1
2019-11-13perf/core: Consistently fail fork on allocation failuresAlexander Shishkin-1/+1
2019-11-13perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin-0/+7
2019-11-13perf/core: Reattach a misplaced commentAlexander Shishkin-4/+3