aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25perf script python: Add Python3 support to tests/attr.pyTony Jones1-13/+19
2019-01-25perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2018-12-17perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-07-18perf tests attr: Add optional termJiri Olsa1-3/+11
2017-07-18perf tests attr: Rename compare_data to data_equalJiri Olsa1-4/+4
2017-07-18perf tests attr: Make compare_data globalJiri Olsa1-18/+18
2017-06-26perf tests: Add platform dependency to test 15Thomas Richter1-0/+48
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo1-1/+0
2013-03-15perf tests: Make attr script test event cpuJiri Olsa1-0/+1
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa1-2/+2
2013-01-24perf tests: Adjust some message log levels to help diagnosing problems in attr testsArnaldo Carvalho de Melo1-9/+18
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa1-14/+16
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa1-11/+18
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa1-1/+1
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa1-0/+313