Age | Commit message (Expand) | Author |
2018-04-17 | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov |
2018-04-12 | perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() | Song Liu |
2018-04-09 | perf/core: Fix use-after-free in uprobe_perf_close() | Prashant Bhole |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin |
2018-03-24 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-03-20 | perf/cgroup: Fix child event counting bug | Song Liu |
2018-03-19 | Merge tag 'v4.16-rc6' into perf/core, to pick up fixes | Ingo Molnar |
2018-03-16 | perf/core: Clear sibling list of detached events | Mark Rutland |
2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
2018-03-13 | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES | Milind Chabbi |
2018-03-13 | perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr() | Jiri Olsa |
2018-03-12 | perf/core: Fix installing cgroup events on CPU | leilei.lin |
2018-03-12 | perf/core: Optimize perf_rotate_context() event scheduling | Peter Zijlstra |
2018-03-12 | perf/core: Fix tree based event rotation | Peter Zijlstra |
2018-03-12 | perf/core: Simpify perf_event_groups_for_each() | Peter Zijlstra |
2018-03-12 | perf/core: Optimize ctx_sched_out() | Peter Zijlstra |
2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
2018-03-12 | perf/core: Fix event schedule order | Peter Zijlstra |
2018-03-12 | perf/core: Cleanup the rb-tree code | Peter Zijlstra |
2018-03-12 | perf/cor: Use RB trees for pinned/flexible groups | Alexey Budankov |
2018-03-12 | perf/core: Fix perf_output_read_group() | Peter Zijlstra |
2018-03-09 | perf/core: Fix ctx_event_type in ctx_resched() | Song Liu |
2018-02-17 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-06 | perf/core: Implement the 'perf_uprobe' PMU | Song Liu |
2018-02-06 | perf/core: Implement the 'perf_kprobe' PMU | Song Liu |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-25 | perf/core: Fix ctx::mutex deadlock | Peter Zijlstra |
2018-01-25 | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra |
2018-01-25 | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra |
2018-01-08 | perf: Return empty callchain instead of NULL | Jiri Olsa |
2018-01-08 | perf: Make perf_callchain function static | Jiri Olsa |
2018-01-08 | perf: Allocate context task_ctx_data for child event | Jiri Olsa |
2018-01-02 | perf: Export perf_event_update_userpage | Suzuki K Poulose |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-13 | bpf/tracing: fix kernel/events/core.c compilation error | Yonghong Song |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-12-12 | bpf/tracing: allow user space to query prog array on the same tp | Yonghong Song |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-29 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2017-11-29 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar |
2017-11-28 | perf: Fix header.size for namespace events | Jiri Olsa |
2017-11-27 | ipc, kernel, mm: annotate ->poll() instances | Al Viro |
2017-11-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |