index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-25
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-05
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-26
tracing: Remove igrab() iput() call from uprobes.c
Song Liu
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-17
perf: Return proper values for user stack errors
Jiri Olsa
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-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
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-13
hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()
Jiri Olsa
2018-03-13
hw_breakpoint: Factor out __modify_user_hw_breakpoint() function
Jiri Olsa
2018-03-13
hw_breakpoint: Add modify_bp_slot() function
Jiri Olsa
2018-03-13
hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()
Jiri Olsa
2018-03-13
hw_breakpoint: Pass bp_type directly as find_slot_idx() argument
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
[next]