aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/expr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo1-1/+2
2019-03-19perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen1-0/+5
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen1-0/+56