summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-032-2/+6
|\
| * tracing/selftests: Update kprobe args char/string to match new functionsSteven Rostedt (Google)2023-10-042-2/+6
* | Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-013-0/+13
|\ \
| * | selftests/ftrace: Add riscv support for kprobe arg testsYu Liao2023-10-183-0/+10
| * | selftests/ftrace: add loongarch support for kprobe args char testsYu Liao2023-10-181-0/+3
| |/
* / selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-10-201-0/+13
|/
* Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-151-1/+17
|\
| * selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)2023-09-121-0/+8
| * ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)2023-09-111-1/+9
* | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-132-2/+2
|\ \
| * | selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao2023-09-082-2/+2
* | | Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-09-121-1/+1
|\ \ \ | |_|/ |/| |
| * | selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian2023-09-051-1/+1
* | | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-09-022-1/+29
|\ \ \ | |_|/ |/| |
| * | selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)2023-08-232-0/+28
| * | 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