summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/ftrace.c
AgeCommit message (Expand)Author
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01parisc/ftrace: use static key to enable/disable function graph tracerSven Schnelle
2021-11-01parisc/ftrace: set function trace functionSven Schnelle
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2019-08-03parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle
2019-08-03parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle
2019-07-31parisc: fix race condition in patching codeSven Schnelle
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-05-22parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller