summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr.py
Commit message (Expand)AuthorAgeFilesLines
* perf script python: Add Python3 support to tests/attr.pyTony Jones2019-01-251-13/+19
* perf script python: Remove explicit shebang from tests/attr.cTony Jones2019-01-251-1/+0
* perf test: Fix perf_event_attr test failureAdrian Hunter2018-12-171-1/+1
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf test attr: Fix python error on empty resultThomas Richter2017-10-021-1/+5
|/
* perf tests attr: Add optional termJiri Olsa2017-07-181-3/+11
* perf tests attr: Rename compare_data to data_equalJiri Olsa2017-07-181-4/+4
* perf tests attr: Make compare_data globalJiri Olsa2017-07-181-18/+18
* perf tests: Add platform dependency to test 15Thomas Richter2017-06-261-0/+48
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-211-1/+0
* perf tests: Make attr script test event cpuJiri Olsa2013-03-151-0/+1
* perf tests: Make attr script verbose friendlyJiri Olsa2013-03-151-2/+2
* perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo2013-01-241-9/+18
* perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa2012-11-081-14/+16
* perf tests: Removing 'optional' fieldJiri Olsa2012-11-051-11/+18
* perf tests: Fix attr watermark field name typoJiri Olsa2012-11-051-1/+1
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-311-0/+313