index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
Lines
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-1
/
+29
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-4
/
+14
2023-08-23
selftests/ftrace: Add BTF fields access testcases
Masami Hiramatsu (Google)
-0
/
+28
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
-1
/
+1
2023-08-16
selftests/ftrace: Add a basic testcase for snapshot
Zheng Yejian
-0
/
+31
2023-07-31
test: ftrace: Fix kprobe test for eventfs
Ajay Kaher
-4
/
+14
2023-07-26
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
-1
/
+1
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-1
/
+338
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-0
/
+44
2023-06-23
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
-0
/
+34
2023-06-20
selftests/ftrace: Add funcgraph-retval test case
Donglin Peng
-0
/
+44
2023-06-12
selftests/ftace: Fix KTAP output ordering
Mark Brown
-1
/
+1
2023-06-12
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
-0
/
+34
2023-06-06
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
-0
/
+19
2023-06-06
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
-0
/
+86
2023-06-06
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
-2
/
+111
2023-06-06
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
-0
/
+123
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
-1
/
+1
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-18
/
+27
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
-18
/
+27
2023-05-23
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
-3
/
+26
2023-05-08
selftests/ftrace: Improve integration with kselftest runner
Mark Brown
-4
/
+70
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-0
/
+7
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
-0
/
+7
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-2
/
+51
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-0
/
+88
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
-0
/
+47
2023-02-21
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
-1
/
+1
2023-02-21
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
-1
/
+3
2023-02-13
selftests/ftrace: Fix bash specific "==" operator
Masami Hiramatsu (Google)
-1
/
+1
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
-0
/
+30
2023-01-25
tracing/selftests: Add test for event filtering on function name
Steven Rostedt (Google)
-0
/
+58
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+5
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
-0
/
+5
2022-12-12
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-31
/
+34
2022-12-02
selftests/ftrace: Use long for synthetic event probe test
Steven Rostedt (Google)
-1
/
+1
2022-11-25
selftests: ftrace: Use "grep -E" instead of "egrep"
Tiezhu Yang
-4
/
+4
2022-11-14
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
-4
/
+11
2022-10-28
selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...
Naveen N. Rao
-12
/
+2
2022-10-28
selftests/ftrace: Add check for ping command for trigger tests
Naveen N. Rao
-10
/
+16
2022-10-18
selftests/ftrace: fix dynamic_events dependency check
Sven Schnelle
-2
/
+2
2022-10-12
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+1
2022-10-07
selftests/ftrace: func_event_triggers: fix typo in user message
Randy Dunlap
-1
/
+1
2022-09-26
selftests/ftrace: Add eprobe syntax error testcase
Masami Hiramatsu (Google)
-0
/
+27
2022-07-24
selftests/kprobe: Update test for no event name syntax error
Masami Hiramatsu (Google)
-0
/
+1
2022-07-24
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
-1
/
+0
2022-07-24
selftests/ftrace: Add test case for GRP/ only input
Linyu Yuan
-1
/
+15
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-0
/
+2
2022-05-12
selftests/ftrace: Save kprobe_events to test log
Tiezhu Yang
-0
/
+2
2022-04-19
selftests/ftrace: add mips support for kprobe args syntax tests
Ze Zhang
-0
/
+4
[next]