| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/aux: Only update ->aux_wakeup in non-overwrite mode | Alexander Shishkin | 2017-09-29 | 1 | -5/+15 |
* | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song | 2017-09-20 | 1 | -1/+2 |
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-09-06 | 1 | -0/+1 |
|\ |
|
| * | cgroup: implement cgroup v2 thread support | Tejun Heo | 2017-07-21 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -4/+6 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 2 | -22/+19 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 1 | -8/+39 |
| |\ \ \ |
|
| * | | | | bpf: add support for sys_enter_* and sys_exit_* tracepoints | Yonghong Song | 2017-08-07 | 1 | -4/+6 |
* | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 1 | -13/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa | 2017-08-01 | 1 | -13/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 3 | -30/+92 |
|\ \ \ \ \ |
|
| * | | | | | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-08-29 | 1 | -0/+46 |
| * | | | | | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 2017-08-29 | 1 | -1/+6 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-29 | 1 | -4/+11 |
| |\ \ \ \ \ |
|
| * | | | | | | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer | 2017-08-25 | 1 | -1/+1 |
| * | | | | | | perf/core: Don't report zero PIDs for exiting tasks | Oleg Nesterov | 2017-08-25 | 1 | -9/+14 |
| * | | | | | | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon | 2017-08-25 | 2 | -3/+3 |
| * | | | | | | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon | 2017-08-25 | 2 | -19/+16 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 1 | -20/+19 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf/core: Reduce context switch overhead | leilei.lin | 2017-08-10 | 1 | -0/+9 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-03 | 1 | -4/+11 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming | 2017-08-29 | 1 | -4/+9 |
| * | | | | | perf/core: Fix potential double-fetch bug | Meng Xu | 2017-08-29 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers | 2017-08-31 | 1 | -2/+0 |
|/ / / / |
|
* | | | | perf/core: Fix group {cpu,task} validation | Mark Rutland | 2017-08-25 | 1 | -20/+19 |
|/ / / |
|
* | | | perf/core: Fix time on IOC_ENABLE | Peter Zijlstra | 2017-08-10 | 1 | -5/+36 |
* | | | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 2017-08-10 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -21/+12 |
|\ \
| |/
|/| |
|
| * | perf/core: Fix locking for children siblings group read | Jiri Olsa | 2017-07-21 | 1 | -0/+5 |
| * | perf/core: Fix scheduling regression of pinned groups | Alexander Shishkin | 2017-07-20 | 1 | -0/+7 |
| * | Revert "perf/core: Drop kernel samples even though :u is specified" | Ingo Molnar | 2017-07-11 | 1 | -21/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -19/+28 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -0/+21 |
| |\ \ |
|
| * | | | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 2017-06-04 | 1 | -19/+28 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 1 | -30/+76 |
|\ \ \ \ |
|
| * | | | | perf/core: Don't release cred_guard_mutex if not taken | Alexander Levin | 2017-06-03 | 1 | -1/+1 |
| * | | | | perf/tracing/cpuhotplug: Fix locking order | Thomas Gleixner | 2017-05-26 | 1 | -30/+76 |
| |/ / / |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 1 | -15/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | perf/core: Remove unused perf_cgroup_event_cgrp_time() function | Matthias Kaehlcke | 2017-06-08 | 1 | -5/+0 |
| * | | | perf/core: Correct event creation with PERF_FORMAT_GROUP | Peter Zijlstra | 2017-06-08 | 1 | -5/+10 |
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-06-08 | 1 | -0/+21 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | perf/core: Fix error handling in perf_event_alloc() | Dan Carpenter | 2017-05-23 | 1 | -1/+3 |
| * | | | perf/core: Remove some dead code | Dan Carpenter | 2017-05-23 | 1 | -4/+2 |
| | |/
| |/| |
|
* | | | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner | 2017-06-21 | 1 | -1/+1 |
| |/
|/| |
|
* | | perf/core: Drop kernel samples even though :u is specified | Jin Yao | 2017-06-08 | 1 | -0/+21 |
|/ |
|
* | perf/callchain: Force USER_DS when invoking perf_callchain_user() | Will Deacon | 2017-05-10 | 1 | -0/+6 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-28 | 1 | -16/+48 |
|\ |
|
| * | perf/core: Better explain the inherit magic | Peter Zijlstra | 2017-03-16 | 1 | -3/+33 |
| * | perf/core: Simplify perf_event_free_task() | Peter Zijlstra | 2017-03-16 | 1 | -11/+1 |