1. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  2. 8cb0bc9 selftests/ftrace: Add a testcase for kprobe event naming by Masami Hiramatsu · 7 years ago
  3. ff431b1 selftests/ftrace: Add a test to probe module functions by Naveen N. Rao · 7 years ago
  4. f7181e5 selftests/ftrace: Update multiple kprobes test for powerpc by Naveen N. Rao · 7 years ago
  5. d87b291 selftests: ftrace: Use md5sum to take less time of checking logs by Masami Hiramatsu · 7 years ago
  6. bc5f159 selftests/ftrace: Return unsupported if it detects older kernel by Masami Hiramatsu · 8 years ago
  7. 565d557 selftests/ftrace: Use top-level available_filter_function by Masami Hiramatsu · 8 years ago
  8. 1917d2c selftests/ftrace: Add instance indication in test log by Masami Hiramatsu · 8 years ago
  9. d7b91c0 selftests/ftrace: Reset ftrace filter on older kernel by Masami Hiramatsu · 8 years ago
  10. c3ca46e ftrace/kprobes: selftests: Check kretprobe maxactive is supported by Masami Hiramatsu · 8 years ago
  11. 1d0864d selftests/ftrace: Reduce trace buffer checking overhead by Masami Hiramatsu · 8 years ago
  12. 27af344 selftests/ftrace: Skip full-glob-matching filter test on older kernel by Masami Hiramatsu · 8 years ago
  13. bdd7e3d selftests/ftrace: Add a testcase for many kprobe events by Masami Hiramatsu · 8 years ago
  14. b172296 selftests/ftrace: Add test to remove instance with active event triggers by Naveen N. Rao · 8 years ago
  15. d2ffb8d selftests/ftrace: Fix bashisms by Naveen N. Rao · 8 years ago
  16. 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  17. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  18. ca2958f selftests: ftrace: Allow some event trigger tests to run in an instance by Steven Rostedt (VMware) · 8 years ago
  19. 03c2017 selftests: ftrace: Have some basic tests run in a tracing instance too by Steven Rostedt (VMware) · 8 years ago
  20. 35df6a8 selftests: ftrace: Have event tests also run in an tracing instance by Steven Rostedt (VMware) · 8 years ago
  21. 6df0fee selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers tests do instances by Steven Rostedt (VMware) · 8 years ago
  22. b5b77be selftests: ftrace: Allow some tests to be run in a tracing instance by Steven Rostedt (VMware) · 8 years ago
  23. a9064f6 selftests: ftrace: Add test to test reading of set_ftrace_file by Steven Rostedt (VMware) · 8 years ago
  24. d8b39e1 selftests: ftrace: Add a test to test function triggers to start and stop tracing by Steven Rostedt (VMware) · 8 years ago
  25. 43bb45d selftests: ftrace: Add a selftest to test event enable/disable func trigger by Steven Rostedt (VMware) · 8 years ago
  26. 8e5e19c selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file by Steven Rostedt (VMware) · 8 years ago
  27. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 8 years ago
  28. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 8 years ago
  29. 560642d selftests: ftrace: Add -l/--logdir option by Namhyung Kim · 8 years ago
  30. 9e14ef6 kselftest: ftrace: Fix to compare a zero-filled hex value by Masami Hiramatsu · 8 years ago
  31. f13b173 selftests: ftrace: add CONFIG_KPROBES=y to the config fragment by Fathi Boudra · 8 years ago
  32. 696ced4 tracing/kprobes: expose maxactive for kretprobe in kprobe_events by Alban Crequy · 8 years ago
  33. a8ba798 selftests: enable O and KBUILD_OUTPUT by bamvor.zhangjian@huawei.com · 8 years ago
  34. 80d443e8 selftests: add EXTRA_CLEAN for clean target by bamvor.zhangjian@huawei.com · 8 years ago
  35. 5fe5979 selftests: remove useless TEST_DIRS by bamvor.zhangjian@huawei.com · 8 years ago
  36. 3dbb16b selftests: ftrace: Shift down default message verbosity by Masami Hiramatsu · 8 years ago
  37. 153aae5 selftests: ftrace: Add a testcase for types of kprobe event by Masami Hiramatsu · 8 years ago
  38. 60c1afb selftests: ftrace: Add a testcase for function filter glob match by Masami Hiramatsu · 8 years ago
  39. 6219752 selftests: ftrace: Introduce TMPDIR for temporary files by Masami Hiramatsu · 8 years ago
  40. 57209b9 selftests: ftrace: Hide ftracetest logs from git by Masami Hiramatsu · 8 years ago
  41. 780ade5 selftests: ftrace: Fix trigger-mod to run without syscall trace by Masami Hiramatsu · 8 years ago
  42. 131c60c selftests: ftrace: Check whether snapshot trigger is supported correctly by Masami Hiramatsu · 8 years ago
  43. 7786bcc selftests: ftrace: Add --quiet option not to show error logs on screen by Masami Hiramatsu · 8 years ago
  44. 131f840 selftests: ftrace: Initialize ftrace before each test by Masami Hiramatsu · 8 years ago
  45. 0ded517 ftracetest: Fix hist unsupported result in hist selftests by Steven Rostedt (Red Hat) · 9 years ago
  46. d62a023 Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  47. 97f8827 ftracetest: Use proper logic to find process PID by Steven Rostedt (Red Hat) · 9 years ago
  48. 2c6c394 kselftests/ftrace: Add a test case for event pid filtering by Namhyung Kim · 9 years ago
  49. 5a614ec kselftests/ftrace: Detect tracefs mount point by Namhyung Kim · 9 years ago
  50. 91e6f1c ftracetest: Add instance created, delete, read and enable event test by Steven Rostedt (Red Hat) · 9 years ago
  51. 93c5f67 kselftests/ftrace: Add a test for log2 modifier of hist trigger by Masami Hiramatsu · 9 years ago
  52. 76929ab kselftests/ftrace: Add hist trigger testcases by Masami Hiramatsu · 9 years ago
  53. cfa0963 kselftests/ftrace : Add event trigger testcases by Masami Hiramatsu · 9 years ago
  54. 3d15cfd Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  55. 8c749ce selftests: create test-specific kconfig fragments by Bamvor Jian Zhang · 9 years ago
  56. 9a154c8 ftracetest: Fix instance test to use proper shell command for pids by Steven Rostedt · 9 years ago
  57. 3cbd6a4 ftracetest: Add instance create and delete test by Steven Rostedt (Red Hat) · 9 years ago
  58. c28628b selftests: kprobe: Choose an always-defined function to probe by Ben Hutchings · 9 years ago
  59. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
  60. 3bc54b5 selftests/ftrace: install test.d by Tyler Baker · 10 years ago
  61. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 10 years ago
  62. 44164c4 ftracetest: Convert exit -1 to exit $FAIL by Michael Ellerman · 10 years ago
  63. a05ffdc ftracetest: Cope properly with stack tracer not being enabled by Michael Ellerman · 10 years ago
  64. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 10 years ago
  65. 57cee23 ftracetest: Add --verbose option for showing echo output by Masami Hiramatsu · 10 years ago
  66. 36922d1 ftracetest: Fix to show descriptions on dash by Masami Hiramatsu · 10 years ago
  67. 815b18e ftracetest: Add basic event tracing test cases by Namhyung Kim · 10 years ago
  68. ce1ac64 ftracetest: Clear trace buffer after running kprobe testcases by Namhyung Kim · 10 years ago
  69. 347e0e4 ftracetest: Use logfile name supported by busybox's mktemp by Namhyung Kim · 10 years ago
  70. c6c9324 ftracetest: Add a couple of ftrace test cases by Steven Rostedt (Red Hat) · 10 years ago
  71. ee3988c ftracetest: Add functions file that holds helper functions by Steven Rostedt (Red Hat) · 10 years ago
  72. 52100d7 ftracetest: Sort testcases by Heiko Carstens · 10 years ago
  73. d20058f ftracetest: Add kprobes on ftrace testcase by Heiko Carstens · 10 years ago
  74. e7dbb48 ftracetest: Take the first debugfs mount found by Steven Rostedt (Red Hat) · 10 years ago
  75. 89c5497 tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test by Masami Hiramatsu · 10 years ago
  76. 915de2a ftracetest: Add POSIX.3 standard and XFAIL result codes by Masami Hiramatsu · 10 years ago
  77. 2909ef2 ftracetest: Add kprobe basic testcases by Masami Hiramatsu · 10 years ago
  78. 03e1664 ftracetest: Add ftrace basic testcases by Masami Hiramatsu · 10 years ago
  79. 6e68e6c ftracetest: Initial commit for ftracetest by Masami Hiramatsu · 10 years ago