index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
tracing/selftests: Add tracefs mount options test
Kalesh Singh
3
-13
/
+129
2024-10-11
ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
1
-0
/
+31
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-1
/
+61
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
1
-0
/
+61
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: 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
3
-3
/
+3
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-01
selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-05-01
selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-04-04
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
1
-3
/
+3
2024-03-29
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
1
-1
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
4
-0
/
+42
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
4
-0
/
+42
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
1
-1
/
+1
2024-03-07
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2
-0
/
+36
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2
-0
/
+6
2024-02-20
selftests/ftrace: Add test to exercize function tracer across cpu hotplug
Naveen N Rao
1
-0
/
+42
2024-02-20
selftest: ftrace: fix minor typo in log
Vincenzo Mezzela
1
-1
/
+1
2024-02-20
selftests: ftrace: fix typo in test description
Ali Zahraee
1
-1
/
+1
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-0
/
+177
2023-12-22
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
1
-0
/
+114
2023-12-22
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
1
-0
/
+0
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
1
-9
/
+9
2023-12-21
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
1
-0
/
+95
2023-12-19
tracing/selftests: Add test to test the trace_marker
Steven Rostedt (Google)
1
-0
/
+82
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-2
/
+6
2023-11-01
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-0
/
+13
2023-10-20
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
1
-0
/
+13
2023-10-18
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
3
-0
/
+10
2023-10-18
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
1
-0
/
+3
2023-10-04
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2
-2
/
+6
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2023-09-08
selftests/ftrace: Fix dependencies for some of the synthetic event tests
Naveen N Rao
2
-2
/
+2
[next]