index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
/
kprobe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2024-03-06
1
-0
/
+18
*
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2024-03-06
1
-0
/
+2
*
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-03
2
-2
/
+6
|
\
|
*
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2023-10-04
2
-2
/
+6
*
|
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-02
3
-0
/
+13
|
\
\
|
*
|
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
2023-10-18
3
-0
/
+10
|
*
|
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
2023-10-18
1
-0
/
+3
|
|
/
*
/
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
2023-10-20
1
-0
/
+13
|
/
*
test: ftrace: Fix kprobe test for eventfs
Ajay Kaher
2023-07-31
2
-4
/
+14
*
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-23
1
-0
/
+34
*
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
2023-06-06
1
-0
/
+19
*
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
2023-06-06
1
-0
/
+14
*
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
1
-1
/
+1
*
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
2
-0
/
+7
|
\
|
*
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2023-02-25
2
-0
/
+7
*
|
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
1
-0
/
+47
*
|
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+1
|
/
*
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-15
1
-0
/
+5
*
selftests/kprobe: Update test for no event name syntax error
Masami Hiramatsu (Google)
2022-07-25
1
-0
/
+1
*
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
2022-07-25
1
-1
/
+0
*
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-30
1
-0
/
+2
|
\
|
*
selftests/ftrace: Save kprobe_events to test log
Tiezhu Yang
2022-05-12
1
-0
/
+2
*
|
selftests/ftrace: add mips support for kprobe args syntax tests
Ze Zhang
2022-04-20
1
-0
/
+4
*
|
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
2022-04-20
1
-0
/
+3
|
/
*
selftests/ftrace: make kprobe profile testcase description unique
Heiko Carstens
2021-12-11
1
-1
/
+1
*
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2021-10-11
2
-0
/
+7
*
selftests/ftrace: check for do_sys_openat2 in user-memory test
Colin Ian King
2020-10-27
1
-0
/
+4
*
selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
Steven Rostedt (VMware)
2020-10-27
12
-30
/
+30
*
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-16
3
-0
/
+33
|
\
|
*
selftests/ftrace: Add %return suffix tests
Masami Hiramatsu
2020-09-22
3
-0
/
+33
*
|
tracing: switch to kernel_clone()
Christian Brauner
2020-08-20
12
-30
/
+30
|
/
*
selftests/ftrace: Support ":README" suffix for requires
Masami Hiramatsu
2020-06-16
5
-14
/
+5
*
selftests/ftrace: Support ":tracer" suffix for requires
Masami Hiramatsu
2020-06-16
1
-3
/
+1
*
selftests/ftrace: Convert check_filter_file() with requires list
Masami Hiramatsu
2020-06-16
1
-3
/
+1
*
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
2020-06-16
20
-42
/
+20
*
selftests/ftrace: Return unsupported for the unconfigured features
Masami Hiramatsu
2020-06-16
1
-1
/
+1
*
selftests/ftrace: Use printf for backslash included command
Masami Hiramatsu
2020-05-28
1
-1
/
+3
*
selftests/ftrace: Check the first record for kprobe_args_type.tc
Xiao Yang
2020-04-24
1
-1
/
+1
*
selftests/ftrace: Check required filter files before running test
Xiao Yang
2020-04-24
1
-0
/
+2
*
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
2019-12-09
1
-3
/
+3
*
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
2019-09-28
1
-1
/
+1
*
selftests/ftrace: Update kprobe event error testcase
Masami Hiramatsu
2019-09-19
1
-0
/
+1
*
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
2019-09-17
1
-1
/
+15
*
selftests/ftrace: Add syntax error test for multiprobe
Masami Hiramatsu
2019-08-31
1
-0
/
+10
*
selftests/ftrace: Add syntax error test for immediates
Masami Hiramatsu
2019-08-31
1
-0
/
+5
*
selftests/ftrace: Add a testcase for kprobe multiprobe event
Masami Hiramatsu
2019-08-31
1
-0
/
+35
*
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-18
1
-0
/
+32
|
\
|
*
selftests/ftrace: Add user-memory access syntax testcase
Masami Hiramatsu
2019-05-26
1
-0
/
+32
*
|
selftests/ftrace: Make a script checkbashisms clean
Masami Hiramatsu
2019-05-24
1
-1
/
+1
|
/
*
selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
Tom Zanussi
2019-04-08
2
-18
/
+2
[next]