summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/expr.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use zfree() where applicableArnaldo Carvalho de Melo2019-07-091-1/+2
* perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du2019-03-191-1/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Expression parser enhancements for metricsAndi Kleen2017-08-221-0/+5
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Add a simple expression parser for JSONAndi Kleen2017-03-231-0/+56