Age | Commit message (Expand) | Author | Files | Lines |
2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-10-19 | perf test: Suppress libtraceevent warnings | Namhyung Kim | 1 | -0/+14 |
2015-10-05 | perf tests: Add parsing test for 'P' modifier | Jiri Olsa | 1 | -0/+16 |
2015-09-14 | perf tools: Switch to tracing_path interface on appropriate places | Jiri Olsa | 1 | -14/+2 |
2015-09-14 | tools lib api fs: Replace debugfs/tracefs objects interface with fs.c | Jiri Olsa | 1 | -4/+3 |
2015-08-12 | perf tests: Add tests to callgraph and time parse | Kan Liang | 1 | -0/+38 |
2015-07-29 | perf tools: Force period term to overload global settings | Jiri Olsa | 1 | -2/+10 |
2015-05-29 | perf tests: Switch from open to openat | Riku Voipio | 1 | -6/+6 |
2015-04-29 | perf tools: Add parse_events_error interface | Jiri Olsa | 1 | -1/+1 |
2015-04-08 | perf tools: Add 'I' event modifier for exclude_idle bit | Jiri Olsa | 1 | -0/+40 |
2015-02-11 | perf tools: Make perf aware of tracefs | Steven Rostedt (Red Hat) | 1 | -2/+11 |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 1 | -0/+58 |
2015-01-21 | perf tools: Remove EOL whitespaces | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-12-03 | perf tools: add hardware breakpoint bp_len test cases | Jacob Shin | 1 | -0/+58 |
2014-10-15 | perf test: Add test case for pmu event new style format | Kan Liang | 1 | -0/+36 |
2014-07-17 | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 1 | -0/+1 |
2014-04-29 | perf tests: Add a test of kvm-390: trace event | Alexander Yarygin | 1 | -0/+7 |
2014-04-29 | perf tests: Add numeric identifier to evlist_test | Alexander Yarygin | 1 | -45/+90 |
2014-02-18 | perf tools: Move fs.* to lib/api/fs/ | Borislav Petkov | 1 | -1/+1 |
2014-01-13 | perf evlist: Introduce evlist__for_each() & friends | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2014-01-13 | perf tests: Fixup leak on error path in parse events test | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2013-12-16 | tools/: Convert to new topic libraries | Borislav Petkov | 1 | -1/+1 |
2013-11-14 | perf tools: Use perf_evlist__{first,last}, perf_evsel__next | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2013-11-05 | perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2013-11-05 | perf tools: Factor sysfs code into generic fs object | Jiri Olsa | 1 | -1/+1 |
2013-08-08 | perf tests: Add tests of new pinned modifier | Michael Ellerman | 1 | -0/+53 |
2013-08-08 | perf tests: Add parse events tests for leader sampling | Jiri Olsa | 1 | -0/+115 |
2013-07-12 | perf tests: Make terms a stack variable in test_term | David Ahern | 1 | -9/+5 |
2013-07-12 | perf tests: Make TEST_ASSERT_VAL global | Jiri Olsa | 1 | -8/+0 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-12 | treewide: Fix typo in printks | Masanari Iida | 1 | -1/+1 |
2013-03-15 | perf evlist: Remove cpus and threads arguments from perf_evlist__new() | Namhyung Kim | 1 | -1/+1 |
2013-03-15 | perf tools: Introduce tools/lib/lk library | Borislav Petkov | 1 | -1/+1 |
2013-02-07 | perf tests: Adding automated parsing tests for group :GH modifiers | Jiri Olsa | 1 | -1/+177 |
2013-01-31 | perf tests: Add group test conditions | Namhyung Kim | 1 | -0/+28 |
2013-01-24 | perf tools: Fix usage of __ in event parsing struct names | Arnaldo Carvalho de Melo | 1 | -12/+12 |
2013-01-24 | perf tools: Fix usage of __ in parse_events_term struct | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2013-01-24 | perf tools: Remove unused 'unset' parameter from parse_events | Jiri Olsa | 1 | -1/+1 |
2013-01-24 | perf tests: Add event parsing test for '*:*' tracepoints | Jiri Olsa | 1 | -0/+62 |
2012-12-09 | perf evsel: Convert to _is_group_leader method | Namhyung Kim | 1 | -10/+10 |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -1/+1 |
2012-11-14 | perf evsel: Introduce is_group_member method | Arnaldo Carvalho de Melo | 1 | -10/+10 |
2012-11-14 | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 1 | -1/+2 |
2012-10-31 | perf tests: Move test objects into 'tests' directory | Jiri Olsa | 1 | -0/+1116 |