index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-0
/
+57
2025-03-27
Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-4
/
+23
2025-03-27
selftests/ftrace: Add dynamic events argument limitation test case
Masami Hiramatsu (Google)
1
-0
/
+42
2025-03-27
selftests/ftrace: Add new syntax error test
Masami Hiramatsu (Google)
1
-0
/
+1
2025-03-27
selftests/ftrace: Expand the tprobe event test to check wrong format
Masami Hiramatsu (Google)
1
-0
/
+14
2025-03-04
selftests/ftrace: add 'poll' binary to gitignore
Bharadwaj Raju
1
-0
/
+1
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
1
-7
/
+11
2025-02-26
selftests/ftrace: Use readelf to find entry point in uprobe test
Heiko Carstens
1
-3
/
+7
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-20
selftests/tracing: Allow some more tests to run in instances
Steven Rostedt
4
-0
/
+4
2025-02-20
selftests/ftrace: Clean up triggers after setting them
Steven Rostedt
2
-0
/
+4
2025-02-20
selftests/tracing: Test only toplevel README file not the instances
Steven Rostedt
1
-1
/
+7
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
4
-0
/
+341
2025-01-22
Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+7
2025-01-16
selftests/ftrace: Add test that tests event :mod: commands
Steven Rostedt
1
-0
/
+191
2025-01-14
selftests/ftrace: Make uprobe test more robust against binary name
Masami Hiramatsu (Google)
1
-1
/
+3
2025-01-14
selftests/ftrace: Fix to use remount when testing mount GID option
Masami Hiramatsu (Google)
1
-4
/
+4
2025-01-07
selftests/tracing: Add hist poll() support test
Masami Hiramatsu (Google)
3
-0
/
+150
2024-12-26
selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
1
-0
/
+19
2024-12-26
selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
1
-3
/
+1
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
1
-1
/
+1
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+1
2024-11-01
tracing/selftests: Add tracefs mount options test
Kalesh Singh
3
-13
/
+129
2024-10-15
selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
1
-1
/
+1
2024-10-11
ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
1
-0
/
+31
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
1
-1
/
+1
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-1
/
+62
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
2
-0
/
+62
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
1
-1
/
+0
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
1
-0
/
+12
2024-08-21
selftests/ftrace: Fix test to handle both old and new kernels
Steven Rostedt (Google)
1
-1
/
+8
2024-08-14
selftests/ftrace: Add required dependency for kprobe tests
Masami Hiramatsu (Google)
2
-2
/
+2
2024-08-07
tracing/selftests: Run the ownership test twice
Steven Rostedt (Google)
1
-14
/
+20
2024-08-07
selftests/uprobes: Add a basic uprobe testcase
Masami Hiramatsu (Google)
1
-0
/
+26
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-5
/
+127
2024-06-05
ftrace/selftests: Fix pid test with function graph not showing pids
Steven Rostedt (Google)
1
-0
/
+2
2024-06-04
selftests/ftrace: Add fgraph-multi.tc test
Steven Rostedt (Google)
1
-0
/
+103
2024-06-04
selftests/ftrace: Add function_graph tracer to func-filter-pid test
Steven Rostedt (Google)
1
-5
/
+22
2024-05-31
selftests/tracing: Fix event filter test to retry up to 10 times
Masami Hiramatsu (Google)
1
-1
/
+19
2024-05-29
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
1
-1
/
+2
2024-05-29
selftests/ftrace: Update required config
Masami Hiramatsu (Google)
1
-7
/
+19
2024-05-29
selftests/ftrace: Fix to check required event file
Masami Hiramatsu (Google)
1
-1
/
+1
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-0
/
+81
2024-05-14
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-5
/
+11
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-10
selftests/ftrace: Fix required features for VFS type test case
Masami Hiramatsu (Google)
1
-1
/
+2
2024-05-08
selftests/ftrace: Fix checkbashisms errors
Masami Hiramatsu (Google)
2
-2
/
+2
2024-05-08
selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2024-05-06
tracing/selftests: Default to verbose mode when running in kselftest
Mark Brown
1
-1
/
+1
2024-05-06
tracing/selftests: Support log output when generating KTAP output
Mark Brown
1
-1
/
+7
[next]