aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa1-17/+29
2018-03-13hw_breakpoint: Add modify_bp_slot() functionJiri Olsa1-7/+39
2018-03-13hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa1-10/+10
2018-03-13hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa1-5/+5
2018-03-12perf/core: Fix installing cgroup events on CPUleilei.lin1-11/+35
2018-03-12perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra1-23/+37
2018-03-12perf/core: Fix tree based event rotationPeter Zijlstra1-26/+18
2018-03-12perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra1-7/+7
2018-03-12perf/core: Optimize ctx_sched_out()Peter Zijlstra1-24/+29
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-19/+18
2018-03-12perf/core: Fix event schedule orderPeter Zijlstra1-49/+108
2018-03-12perf/core: Cleanup the rb-tree codePeter Zijlstra1-44/+40
2018-03-12perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov1-53/+254
2018-03-12perf/core: Fix perf_output_read_group()Peter Zijlstra1-1/+2
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Song Liu1-1/+3
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-3/+14
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-2/+2
2018-02-06perf/core: Implement the 'perf_uprobe' PMUSong Liu1-1/+47
2018-02-06perf/core: Implement the 'perf_kprobe' PMUSong Liu1-35/+107
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+10
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+39
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra1-1/+7
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra1-2/+24
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra1-2/+11
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa1-18/+12
2018-01-08perf: Make perf_callchain function staticJiri Olsa3-19/+16
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa1-0/+14
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-6/+6
2018-01-02perf: Export perf_event_update_userpageSuzuki K Poulose1-0/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+10
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song1-1/+1
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+7
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song1-0/+3
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2-30/+18
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-1/+1
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-6/+6
2017-11-29Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-1/+4
2017-11-29Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2-283/+211
2017-11-28perf: Fix header.size for namespace eventsJiri Olsa1-1/+4
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro1-2/+2
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-9/+4
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+10
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin1-0/+1
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin1-0/+1