summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-05-23tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-02-21tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng
2023-02-21selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)
2023-02-13selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)
2023-01-25tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)
2022-12-21Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)
2022-11-25selftests: ftrace: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-10-28selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...Naveen N. Rao
2022-10-28selftests/ftrace: Add check for ping command for trigger testsNaveen N. Rao
2022-10-18selftests/ftrace: fix dynamic_events dependency checkSven Schnelle
2022-10-12Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)
2022-07-24selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-07-24selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang
2022-04-19selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang
2022-04-19selftests/ftrace: add mips support for kprobe args string testsZe Zhang
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2021-12-10selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-03Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01tracing/selftests: Add tests for hist trigger expression parsingKalesh Singh
2021-10-26selftests/ftrace: Stop tracing while reading the trace file by defaultMasami Hiramatsu
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-11selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)
2021-08-21selftests/ftrace: Add selftest for testing duplicate eprobes and kprobesSteven Rostedt (VMware)
2021-08-21selftests/ftrace: Add selftest for testing eprobe events on synthetic eventsSteven Rostedt (VMware)
2021-08-21selftests/ftrace: Add test case to test adding and removing of event probeSteven Rostedt (VMware)
2021-08-21selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-08-20selftests/ftrace: Add clear_dynamic_events() to test casesSteven Rostedt (VMware)
2021-07-09Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-07-08tracing/selftests: Add tests to test histogram sym and sym-offset modifiersSteven Rostedt (VMware)