Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-10 | perf expr: Make expr__parse() return -1 on error | Jiri Olsa | 1 | -2/+2 |
2020-03-10 | perf expr: Straighten expr__parse()/expr__find_other() interface | Jiri Olsa | 1 | -3/+3 |
2019-09-01 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-07-09 | perf tools: Use zfree() where applicable | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2019-03-19 | perf tests: Fix memory leak by expr__find_other() in test__expr() | Changbin Du | 1 | -1/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-22 | perf tools: Expression parser enhancements for metrics | Andi Kleen | 1 | -0/+5 |
2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-03-23 | perf tools: Add a simple expression parser for JSON | Andi Kleen | 1 | -0/+56 |