index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
/
kprobe
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
1
-0
/
+4
*
|
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
2022-04-19
1
-0
/
+3
|
/
*
selftests/ftrace: make kprobe profile testcase description unique
Heiko Carstens
2021-12-10
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-15
3
-0
/
+33
|
\
|
*
selftests/ftrace: Add %return suffix tests
Masami Hiramatsu
2020-09-21
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-23
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-25
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
*
selftests/ftrace: Add error_log testcase for probe errors
Masami Hiramatsu
2019-04-08
2
-0
/
+124
*
selftests/ftrace: Add kprobe-event with symbol argument test
Masami Hiramatsu
2018-10-24
1
-0
/
+39
*
selftests/ftrace: Add kprobe profile testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+15
*
selftests/ftrace: Add kprobe event with $comm argument testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+17
*
selftests/ftrace: Test kprobe-event argument with various bitsize
Masami Hiramatsu
2018-10-24
1
-16
/
+32
*
selftests/ftrace: Improve kretprobe testcase to check log data
Masami Hiramatsu
2018-10-24
1
-1
/
+6
*
selftests/ftrace: Improve kprobe testcase to check log data
Masami Hiramatsu
2018-10-24
1
-1
/
+5
*
selftests/ftrace: Improve kprobe on module testcase to load/unload module
Masami Hiramatsu
2018-10-24
1
-3
/
+32
*
selftests/ftrace: Fix to test kprobe $comm arg only if available
Masami Hiramatsu
2018-10-24
1
-0
/
+3
*
selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
Masami Hiramatsu
2018-10-24
13
-56
/
+0
*
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
Masami Hiramatsu
2018-07-30
2
-19
/
+13
*
selftests/ftrace: Add ppc support for kprobe args tests
Naveen N. Rao
2018-06-07
2
-0
/
+15
*
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
2018-03-23
1
-0
/
+43
*
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
2018-03-23
1
-0
/
+46
*
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
2018-03-23
1
-0
/
+97
*
selftest: ftrace: Fix to add 256 kprobe events correctly
Masami Hiramatsu
2018-01-16
1
-2
/
+17
*
selftest: ftrace: Fix to pick text symbols for kprobes
Masami Hiramatsu
2018-01-16
1
-2
/
+2
*
selftests/ftrace: Introduce exit_pass and exit_fail
Masami Hiramatsu
2017-11-15
4
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
selftests/ftrace: multiple_kprobes: Also check for support
Thomas Meyer
2017-09-18
1
-0
/
+2
[next]