summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
Commit message (Expand)AuthorAgeFilesLines
...
| * | tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)2023-08-231-1/+1
* | | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-09-012-4/+14
|\ \ \
| * | | test: ftrace: Fix kprobe test for eventfsAjay Kaher2023-07-312-4/+14
| |/ /
* / / selftests/ftrace: Add a basic testcase for snapshotZheng Yejian2023-08-161-0/+31
|/ /
* / selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)2023-07-261-1/+1
|/
* Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-06-307-1/+338
|\
| * selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N2023-06-231-0/+34
| * selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N2023-06-061-0/+19
| * selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)2023-06-063-0/+86
| * selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)2023-06-064-2/+111
| * selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)2023-06-062-0/+123
| * tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)2023-06-061-1/+1
* | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-301-0/+44
|\ \
| * | selftests/ftrace: Add funcgraph-retval test caseDonglin Peng2023-06-201-0/+44
| |/
* | selftests/ftace: Fix KTAP output orderingMark Brown2023-06-121-1/+1
* | selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N2023-06-121-0/+34
|/
* Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-031-18/+27
|\
| * selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)2023-06-031-18/+27
* | tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)2023-05-232-3/+26
|/
* selftests/ftrace: Improve integration with kselftest runnerMark Brown2023-05-083-4/+70
* Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-012-0/+7
|\
| * selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
* | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-02-233-2/+51
|\ \
| * | tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng2023-02-211-0/+47
| * | selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)2023-02-211-1/+1
| * | selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)2023-02-211-1/+3
| |/
* | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-02-233-0/+88
|\ \
| * | tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)2023-01-252-0/+30
| * | tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)2023-01-251-0/+58
| |/
* / selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)2023-02-131-1/+1
|/
* Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-211-0/+5
|\
| * tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)2022-12-151-0/+5
* | Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-1215-31/+34
|\ \ | |/ |/|
| * selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)2022-12-021-1/+1
| * selftests: ftrace: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-251-4/+4
| * selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2022-11-141-4/+11
| * selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...Naveen N. Rao2022-10-282-12/+2
| * selftests/ftrace: Add check for ping command for trigger testsNaveen N. Rao2022-10-2810-10/+16
* | selftests/ftrace: fix dynamic_events dependency checkSven Schnelle2022-10-182-2/+2
|/
* Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-10-121-1/+1
|\
| * selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap2022-10-071-1/+1
* | selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)2022-09-261-0/+27
|/
* selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)2022-07-241-0/+1
* selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-07-241-1/+0
* selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan2022-07-242-1/+15
* Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-0/+2
|\
| * selftests/ftrace: Save kprobe_events to test logTiezhu Yang2022-05-121-0/+2
* | selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang2022-04-191-0/+4
* | selftests/ftrace: add mips support for kprobe args string testsZe Zhang2022-04-191-0/+3
|/
* selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski2022-02-141-1/+1