aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
Commit message (Expand)AuthorAge
* selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu2017-05-26
* selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao2017-05-17
* selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-17
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-08
|\
| * kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu2017-04-11
| * selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra2017-04-11
* | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-03
|\ \
| * | selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)2017-04-26
| * | selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)2017-04-26
| * | selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)2017-04-26
| * | selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)2017-04-26
| * | selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)2017-04-26
| * | selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)2017-04-18
| * | selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)2017-04-18
| * | selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)2017-04-18
| * | selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)2017-04-18
| * | selftests: ftrace: Add -l/--logdir optionNamhyung Kim2017-04-17
| * | tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy2017-04-04
| |/
* | selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)2017-04-18
* | selftests: ftrace: Add a testcase for function PID filterNamhyung Kim2017-04-18
|/
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-05
* selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-05
* selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2017-01-05
* selftests: ftrace: Shift down default message verbosityMasami Hiramatsu2016-12-13
* selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu2016-11-22
* selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu2016-11-22
* selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu2016-11-22
* selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu2016-11-22
* selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu2016-11-22
* selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu2016-11-22
* selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu2016-11-22
* selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu2016-11-22
* ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-20
* Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-23
|\
| * kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim2016-05-16
| * kselftests/ftrace: Detect tracefs mount pointNamhyung Kim2016-05-16
* | ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)2016-05-23
* | ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-09
* | kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu2016-04-19
* | kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu2016-04-19
* | kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu2016-04-19
|/
* Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-17
|\
| * selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-25
* | ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt2016-02-19
|/
* ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)2015-11-24
* selftests: kprobe: Choose an always-defined function to probeBen Hutchings2015-11-03
* selftests: change install command to rsyncBamvor Jian Zhang2015-09-14
* selftests/ftrace: install test.dTyler Baker2015-05-26
* ftracetest: Do not use usleep directlyNamhyung Kim2015-04-03
* ftracetest: Convert exit -1 to exit $FAILMichael Ellerman2015-03-31