summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)AuthorLines
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+151
2019-02-25selftests/ftrace: Handle the absence of tputJuerg Haefliger-2/+2
2019-02-22selftests/ftrace: Replace \e with \033Juerg Haefliger-4/+4
2019-02-22selftests/ftrace: Replace echo -e with printfJuerg Haefliger-2/+7
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi-0/+30
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi-0/+42
2019-02-20tracing: Add hist trigger onchange() handler test caseTom Zanussi-0/+28
2019-02-20tracing: Add hist trigger snapshot() action test caseTom Zanussi-0/+43
2019-02-20tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi-0/+8
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+156
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu-0/+156
2018-11-29selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner-5/+5
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+6
2018-10-28selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu-6/+6
2018-10-24selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu-2/+9
2018-10-24selftests/ftrace: Use colored output when availableDaniel Díaz-7/+22
2018-10-24selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)-8/+8
2018-10-24selftests/ftrace: Add ftrace cpumask testcaseMasami Hiramatsu-0/+42
2018-10-24selftests/ftrace: Add wakeup_rt tracer testcaseMasami Hiramatsu-0/+25
2018-10-24selftests/ftrace: Add wakeup tracer testcaseMasami Hiramatsu-0/+26
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu-0/+12
2018-10-24selftests/ftrace: Add trace_pipe testcaseMasami Hiramatsu-0/+16
2018-10-24selftests/ftrace: Add function filter on module testcaseMasami Hiramatsu-0/+24
2018-10-24selftests/ftrace: Add max stack tracer testcaseMasami Hiramatsu-0/+39
2018-10-24selftests/ftrace: Add function profiling stat testcaseMasami Hiramatsu-0/+22
2018-10-24selftests/ftrace: Add ringbuffer size changing testcaseMasami Hiramatsu-0/+22
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu-0/+27
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu-0/+40
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu-0/+15
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu-0/+17
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu-16/+32
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu-1/+6
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu-1/+5
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu-3/+36
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu-25/+14
2018-10-24selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu-2/+2
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu-0/+3
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu-378/+1
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Add SPDX License Identifier to templateMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: More initialize features in initialize_ftraceMasami Hiramatsu-0/+5
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu-2/+2
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu-1/+13
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu-0/+13
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu-0/+80
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu-19/+13
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)-0/+76
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu-0/+28
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+15