summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-test.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-311-1559/+0
* perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-241-2/+16
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-061-2/+0
* perf test: Add test to check we correctly parse and match syscall open parmsArnaldo Carvalho de Melo2012-09-261-0/+116
* perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo2012-09-261-2/+2
* perf test: Fix build failureNamhyung Kim2012-09-251-2/+2
* perf test: Add test for the sched tracepoint format fieldsArnaldo Carvalho de Melo2012-09-241-0/+86
* perf test: Fixup for the die() removalNamhyung Kim2012-09-141-4/+4
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-3/+6
* perf test: Remove die() callsArnaldo Carvalho de Melo2012-09-091-6/+8
* perf test: Add roundtrip test for hardware cache eventsArnaldo Carvalho de Melo2012-09-061-0/+61
* perf test: Add round trip test for sw and hw event namesArnaldo Carvalho de Melo2012-09-061-0/+53
* perf evlist: Introduce evsel list accessorsArnaldo Carvalho de Melo2012-08-151-1/+1
* perf tools: Enable grouping logic for parsed eventsJiri Olsa2012-08-141-4/+4
* perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-021-6/+2
* perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-011-8/+2
* perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-011-5/+4
* perf test: Add dso data caching testsJiri Olsa2012-07-251-0/+4
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-191-1/+1
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-221-551/+1
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-181-0/+30
|\
| * perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov2012-04-171-0/+30
* | perf target: Add uses_mmap fieldNamhyung Kim2012-05-171-0/+1
* | perf evlist: Make create_maps() take struct perf_targetNamhyung Kim2012-05-021-3/+4
* | perf tools: Introduce struct perf_targetNamhyung Kim2012-05-021-2/+3
* | perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo2012-05-021-4/+2
|/
* perf tools: Fix modifier to be applied on correct eventsJiri Olsa2012-03-221-2/+114
* perf tools: Add support to specify pmu style eventJiri Olsa2012-03-161-0/+20
* perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-161-0/+10
* perf tools: Add config options support for event parsingJiri Olsa2012-03-161-0/+22
* perf tools: Add parser generator for events parsingJiri Olsa2012-03-161-3/+3
* perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo2012-02-141-1/+0
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-131-2/+0
* Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-2/+175
|\
| * perf tools: Add x86 RDPMC, RDTSC testPeter Zijlstra2011-12-211-2/+175
* | perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-241-4/+4
* | perf test: Change type of '-v' option to INCRNamhyung Kim2012-01-081-1/+1
|/
* perf test: Add more automated tests for event parsingJiri Olsa2011-12-201-1/+126
* perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" testArnaldo Carvalho de Melo2011-12-021-24/+21
* perf test: Validate PERF_RECORD_ events and perf_sample fieldsArnaldo Carvalho de Melo2011-12-021-0/+337
* perf test: Allow running just a subset of the available testsArnaldo Carvalho de Melo2011-11-291-21/+60
* perf tools: Simplify debugfs mountpoint handling codeArnaldo Carvalho de Melo2011-11-281-1/+2
* perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo2011-10-261-3/+3
* perf tool: Fix endianness handling of u32 data in samplesDavid Ahern2011-09-231-1/+1
* perf tools: Make test use the preset debugfs pathJiri Olsa2011-07-211-2/+2
* perf tools: Add automated tests for events parsingJiri Olsa2011-07-211-0/+245
* perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo2011-06-021-1/+1
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-221-1/+8
|\
| * perf tools: Propagate event parse error handlingFrederic Weisbecker2011-05-221-2/+7
| * perf tools: Pre-check sample size before parsingFrederic Weisbecker2011-05-221-1/+3
OpenPOWER on IntegriCloud