index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
2024-04-04
1
-3
/
+3
*
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
2024-03-29
1
-1
/
+1
*
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-15
4
-0
/
+42
|
\
|
*
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2024-03-06
2
-0
/
+36
|
*
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2024-03-06
2
-0
/
+6
*
|
selftests/ftrace: Add test to exercize function tracer across cpu hotplug
Naveen N Rao
2024-02-21
1
-0
/
+42
*
|
selftest: ftrace: fix minor typo in log
Vincenzo Mezzela
2024-02-21
1
-1
/
+1
*
|
selftests: ftrace: fix typo in test description
Ali Zahraee
2024-02-20
1
-1
/
+1
|
/
*
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2024-01-18
2
-0
/
+177
|
\
|
*
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
2023-12-22
1
-0
/
+0
|
*
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
1
-9
/
+9
|
*
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
2023-12-21
1
-0
/
+95
|
*
tracing/selftests: Add test to test the trace_marker
Steven Rostedt (Google)
2023-12-19
1
-0
/
+82
*
|
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
2023-12-22
1
-0
/
+114
|
/
*
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-03
2
-2
/
+6
|
\
|
*
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2023-10-04
2
-2
/
+6
*
|
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-02
3
-0
/
+13
|
\
\
|
*
|
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
2023-10-18
3
-0
/
+10
|
*
|
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
2023-10-18
1
-0
/
+3
|
|
/
*
/
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
2023-10-20
1
-0
/
+13
|
/
*
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
2
-2
/
+2
|
\
|
*
selftests/ftrace: Fix dependencies for some of the synthetic event tests
Naveen N Rao
2023-09-09
2
-2
/
+2
*
|
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-09-12
1
-1
/
+1
|
\
\
|
*
|
selftests/ftrace: Correctly enable event in instance-event.tc
Zheng Yejian
2023-09-06
1
-1
/
+1
*
|
|
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-09-02
2
-1
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selftests/ftrace: Add BTF fields access testcases
Masami Hiramatsu (Google)
2023-08-23
2
-0
/
+28
|
*
|
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
2023-08-23
1
-1
/
+1
*
|
|
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-09-02
2
-4
/
+14
|
\
\
\
|
*
|
|
test: ftrace: Fix kprobe test for eventfs
Ajay Kaher
2023-07-31
2
-4
/
+14
|
|
/
/
*
/
/
selftests/ftrace: Add a basic testcase for snapshot
Zheng Yejian
2023-08-16
1
-0
/
+31
|
/
/
*
/
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
2023-07-26
1
-1
/
+1
|
/
*
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
7
-1
/
+338
|
\
|
*
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-23
1
-0
/
+34
|
*
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
2023-06-06
1
-0
/
+19
|
*
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
2023-06-06
3
-0
/
+86
|
*
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
2023-06-06
4
-2
/
+111
|
*
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
2023-06-06
2
-0
/
+123
|
*
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
1
-1
/
+1
*
|
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
1
-0
/
+44
|
\
\
|
*
|
selftests/ftrace: Add funcgraph-retval test case
Donglin Peng
2023-06-21
1
-0
/
+44
|
|
/
*
/
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-13
1
-0
/
+34
|
/
*
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-03
1
-18
/
+27
|
\
|
*
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
2023-06-03
1
-18
/
+27
*
|
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2023-05-24
2
-3
/
+26
|
/
*
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
2
-0
/
+7
|
\
|
*
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2023-02-25
2
-0
/
+7
*
|
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-23
3
-2
/
+51
|
\
\
|
*
|
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
1
-0
/
+47
|
*
|
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+1
|
*
|
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+3
|
|
/
[next]