index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
/
kprobe
/
kprobe_args_string.tc
Age
Commit message (
Expand
)
Author
2024-08-14
selftests/ftrace: Add required dependency for kprobe tests
Masami Hiramatsu (Google)
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-10-18
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
2023-10-04
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2023-07-31
test: ftrace: Fix kprobe test for eventfs
Ajay Kaher
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2022-04-19
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
2021-10-11
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2020-10-27
selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
Steven Rostedt (VMware)
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
2018-10-24
selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
Masami Hiramatsu
2018-07-30
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
Masami Hiramatsu
2018-06-07
selftests/ftrace: Add ppc support for kprobe args tests
Naveen N. Rao
2018-03-23
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu