| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Fix diverse comment typos | Ingo Molnar | 2018-12-17 | 1 | -1/+1 |
* | perf tools: Fix snprint warnings for gcc 8 | Jiri Olsa | 2018-03-19 | 1 | -2/+2 |
* | perf tests: Add missing WRITE_ASS for new fields of perf_event_attr | Seonghyun Park | 2017-11-16 | 1 | -0/+6 |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | perf test attr: Fix ignored test case result | Thomas Richter | 2017-10-02 | 1 | -1/+1 |
|/ |
|
* | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -1/+1 |
* | perf tests attr: Add test_attr__ready function | Jiri Olsa | 2017-07-19 | 1 | -0/+10 |
* | perf tests attr: Do not store failed events | Jiri Olsa | 2017-07-19 | 1 | -1/+1 |
* | perf tools: Kill die() | Arnaldo Carvalho de Melo | 2017-06-27 | 1 | -5/+5 |
* | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo | 2017-04-24 | 1 | -0/+3 |
* | perf tools: Include sys/param.h where needed | Arnaldo Carvalho de Melo | 2017-04-24 | 1 | -0/+1 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf utils: Check verbose flag properly | Namhyung Kim | 2017-02-20 | 1 | -1/+1 |
* | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 | 1 | -1/+1 |
* | perf tools: Remove 'perf' from subcmd function and variable names | Josh Poimboeuf | 2015-12-17 | 1 | -1/+1 |
* | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 2015-11-19 | 1 | -1/+1 |
* | perf test: Keep test result clean if '-v' not set | Wang Nan | 2015-11-03 | 1 | -2/+1 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 1 | -7/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typo in printks | Masanari Iida | 2013-04-12 | 1 | -1/+1 |
* | | perf tests: Make attr script verbose friendly | Jiri Olsa | 2013-03-15 | 1 | -2/+7 |
|/ |
|
* | perf tools, powerpc: Fix compile warnings in tests/attr.c | Sukadev Bhattiprolu | 2013-01-30 | 1 | -0/+5 |
* | perf tests: Check python path on attr and binding test | Namhyung Kim | 2013-01-24 | 1 | -1/+1 |
* | perf python: Fix breakage introduced by the test_attr infrastructure | Arnaldo Carvalho de Melo | 2013-01-24 | 1 | -2/+0 |
* | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 2012-11-14 | 1 | -1/+2 |
* | perf tests: Removing 'optional' field | Jiri Olsa | 2012-11-05 | 1 | -2/+0 |
* | perf tests: Fix attr watermark field name typo | Jiri Olsa | 2012-11-05 | 1 | -1/+1 |
* | perf tests: Factor attr tests WRITE_ASS macro | Jiri Olsa | 2012-11-05 | 1 | -44/+45 |
* | perf tests: Add attr tests under builtin test command | Jiri Olsa | 2012-11-01 | 1 | -0/+35 |
* | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa | 2012-10-31 | 1 | -0/+140 |