summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
ommit/kernel/tracepoint.c?h=linux-6.1.y&id=97419875865859fd2403e66266c02ce028e2f5ab'>tracing: Move tracepoint callbacks from declaration to definitionJosh Stone 2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone 2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone 2009-08-25tracing: Eliminate code duplication in kernel/tracepoint.cAnirban Sinha 2009-08-13tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architecturesIngo Molnar 2009-08-11tracing: Add syscall tracepointsJason Baron 2009-03-18tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar 2009-03-18tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput 2008-11-16markers/tracpoints: fix non-modular buildIngo Molnar 2008-11-16tracepoints: use modules notifiersMathieu Desnoyers 2008-11-16tracepoints: fix disableMathieu Desnoyers 2008-11-03tracepoint: introduce *_noupdate APIs.Lai Jiangshan 2008-11-03tracepoint: simplification for tracepoints using RCULai Jiangshan 2008-10-27tracepoint: check if the probe has been registeredFrederic Weisbecker 2008-10-14tracepoints: fix reentrancyMathieu Desnoyers 2008-10-14tracepoints: use rcu schedMathieu Desnoyers 2008-10-14tracepoints: use TABLE_SIZE macroMathieu Desnoyers 2008-10-14tracing: Kernel TracepointsMathieu Desnoyers