index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
2023-07-19
selftests/ftace: Fix KTAP output ordering
Mark Brown
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
2023-05-23
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2023-05-08
selftests/ftrace: Improve integration with kselftest runner
Mark Brown
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
2023-02-13
selftests/ftrace: Fix bash specific "==" operator
Masami Hiramatsu (Google)
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
2023-01-25
tracing/selftests: Add test for event filtering on function name
Steven Rostedt (Google)
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-12
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-12-02
selftests/ftrace: Use long for synthetic event probe test
Steven Rostedt (Google)
2022-11-25
selftests: ftrace: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-14
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
2022-10-28
selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...
Naveen N. Rao
2022-10-28
selftests/ftrace: Add check for ping command for trigger tests
Naveen N. Rao
2022-10-18
selftests/ftrace: fix dynamic_events dependency check
Sven Schnelle
2022-10-12
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-10-07
selftests/ftrace: func_event_triggers: fix typo in user message
Randy Dunlap
2022-09-26
selftests/ftrace: Add eprobe syntax error testcase
Masami Hiramatsu (Google)
2022-07-24
selftests/kprobe: Update test for no event name syntax error
Masami Hiramatsu (Google)
2022-07-24
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
2022-07-24
selftests/ftrace: Add test case for GRP/ only input
Linyu Yuan
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-12
selftests/ftrace: Save kprobe_events to test log
Tiezhu Yang
2022-04-19
selftests/ftrace: add mips support for kprobe args syntax tests
Ze Zhang
2022-04-19
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
2022-02-14
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
2021-12-10
selftests/ftrace: make kprobe profile testcase description unique
Heiko Carstens
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
tracing/selftests: Add tests for hist trigger expression parsing
Kalesh Singh
2021-10-26
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2021-10-13
selftests/ftrace: Update test for more eprobe removal process
Steven Rostedt (VMware)
2021-10-11
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2021-09-08
selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
Steven Rostedt (VMware)
2021-08-21
selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes
Steven Rostedt (VMware)
2021-08-21
selftests/ftrace: Add selftest for testing eprobe events on synthetic events
Steven Rostedt (VMware)
2021-08-21
selftests/ftrace: Add test case to test adding and removing of event probe
Steven Rostedt (VMware)
2021-08-21
selftests/ftrace: Fix requirement check of README file
Steven Rostedt (VMware)
2021-08-20
selftests/ftrace: Add clear_dynamic_events() to test cases
Steven Rostedt (VMware)
2021-07-09
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
[next]