summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr.c
Commit message (Expand)AuthorAgeFilesLines
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-201-1/+1
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-161-1/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-031-2/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-7/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\
| * treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
* | perf tests: Make attr script verbose friendlyJiri Olsa2013-03-151-2/+7
|/
* perf tools, powerpc: Fix compile warnings in tests/attr.cSukadev Bhattiprolu2013-01-301-0/+5
* perf tests: Check python path on attr and binding testNamhyung Kim2013-01-241-1/+1
* perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo2013-01-241-2/+0
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-141-1/+2
* perf tests: Removing 'optional' fieldJiri Olsa2012-11-051-2/+0
* perf tests: Fix attr watermark field name typoJiri Olsa2012-11-051-1/+1
* perf tests: Factor attr tests WRITE_ASS macroJiri Olsa2012-11-051-44/+45
* perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-011-0/+35
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-311-0/+140