summaryrefslogtreecommitdiff
path: root/kernel/events
Commit message (Expand)AuthorAge
* perf: Remove superfluous allocation error checkJiri Olsa2018-04-17
* perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-17
* perf: Return proper values for user stack errorsJiri Olsa2018-04-17
* perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
* perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu2018-04-12
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-09
* perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-29
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-29
|\
| * perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-03-28
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-24
|\ \ | |/
| * perf/cgroup: Fix child event counting bugSong Liu2018-03-20
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-19
|\ \ | |/
| * perf/core: Fix ctx_event_type in ctx_resched()Song Liu2018-03-09
* | perf/core: Clear sibling list of detached eventsMark Rutland2018-03-16
* | perf: Fix sibling iterationPeter Zijlstra2018-03-16
* | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-13
* | perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa2018-03-13
* | hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()Jiri Olsa2018-03-13
* | hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa2018-03-13
* | hw_breakpoint: Add modify_bp_slot() functionJiri Olsa2018-03-13
* | hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa2018-03-13
* | hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa2018-03-13
* | perf/core: Fix installing cgroup events on CPUleilei.lin2018-03-12
* | perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra2018-03-12
* | perf/core: Fix tree based event rotationPeter Zijlstra2018-03-12
* | perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra2018-03-12
* | perf/core: Optimize ctx_sched_out()Peter Zijlstra2018-03-12
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-12
* | perf/core: Fix event schedule orderPeter Zijlstra2018-03-12
* | perf/core: Cleanup the rb-tree codePeter Zijlstra2018-03-12
* | perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov2018-03-12
* | perf/core: Fix perf_output_read_group()Peter Zijlstra2018-03-12
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-17
|\ \ | |/
| * vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
| | |\
| | | * bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2017-12-13
| | | * bpf: add a bpf_override_function helperJosef Bacik2017-12-12
| | | * bpf/tracing: allow user space to query prog array on the same tpYonghong Song2017-12-12
| * | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
| |\ \ \
| | * | | ipc, kernel, mm: annotate ->poll() instancesAl Viro2017-11-27
| | | |/ | | |/|
| * | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
| |\ \ \
| | * | | perf: Export perf_event_update_userpageSuzuki K Poulose2018-01-02
| | | |/ | | |/|
* | | | perf/core: Implement the 'perf_uprobe' PMUSong Liu2018-02-06
* | | | perf/core: Implement the 'perf_kprobe' PMUSong Liu2018-02-06
|/ / /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-30
|\ \ \
| * | | perf: Return empty callchain instead of NULLJiri Olsa2018-01-08
| * | | perf: Make perf_callchain function staticJiri Olsa2018-01-08
| * | | perf: Allocate context task_ctx_data for child eventJiri Olsa2018-01-08
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \ \