aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-07-18perf tests attr: Add test_attr__ready functionJiri Olsa1-0/+10
2017-07-18perf tests attr: Do not store failed eventsJiri Olsa1-1/+1
2017-06-27perf tools: Kill die()Arnaldo Carvalho de Melo1-5/+5
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo1-0/+3
2017-04-24perf tools: Include sys/param.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo1-0/+1
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim1-1/+1
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan1-2/+1
2014-05-01tools: Consolidate types.hBorislav Petkov1-7/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa1-2/+7
2013-01-30perf tools, powerpc: Fix compile warnings in tests/attr.cSukadev Bhattiprolu1-0/+5
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim1-1/+1
2013-01-24perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo1-2/+0
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa1-1/+2
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa1-2/+0
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa1-1/+1
2012-11-05perf tests: Factor attr tests WRITE_ASS macroJiri Olsa1-44/+45
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa1-0/+35
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa1-0/+140