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