Age | Commit message (Expand) | Author |
---|---|---|
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-22 | arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) |
2018-12-13 | arm64: perf: strip PAC when unwinding userspace | Mark Rutland |
2017-08-09 | arm64: unwind: remove sp from struct stackframe | Ard Biesheuvel |
2016-05-16 | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo |
2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo |
2015-12-21 | arm64: ftrace: fix a stack tracer's output under function graph tracer | AKASHI Takahiro |
2015-12-21 | arm64: pass a task parameter to unwind_frame() | AKASHI Takahiro |
2015-07-27 | arm64: perf: factor out callchain code | Mark Rutland |