index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
ftrace.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2024-11-16
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-02-16
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
2023-08-10
parisc: ftrace: Add declaration for ftrace_function_trampoline()
Helge Deller
1
-1
/
+1
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-8
/
+0
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
1
-3
/
+6
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
1
-7
/
+5
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-3
/
+5
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-3
/
+13
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-08-11
parisc/kernel/ftrace: Remove function callback casts
Oscar Carter
1
-1
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2019-08-03
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
1
-3
/
+55
2019-08-03
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
1
-2
/
+6
2019-07-31
parisc: fix race condition in patching code
Sven Schnelle
1
-1
/
+2
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
1
-9
/
+120
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h
Steven Rostedt (VMware)
1
-1
/
+0
2018-11-27
parisc: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-14
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-05-22
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
1
-2
/
+5
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
1
-123
/
+23
2014-07-18
parisc: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
1
-3
/
+0
2014-07-18
parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
1
-0
/
+3
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-2
/
+2
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
1
-0
/
+185