1. 070b3b5 perf metric: Add 'struct expr_id_data' to keep expr value by Jiri Olsa · 4 years, 6 months ago
  2. 2c46f54 perf metric: Rename expr__add_id() to expr__add_val() by Jiri Olsa · 4 years, 6 months ago
  3. ff1a12f perf expr: Add < and > operators by Ian Rogers · 4 years, 7 months ago
  4. 3e21a28 perf expr: Add d_ratio operation by Ian Rogers · 4 years, 7 months ago
  5. a45badc perf expr: Allow numbers to be followed by a dot by Ian Rogers · 4 years, 8 months ago
  6. ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
  7. 63f1135 perf expr: Test parsing of floating point numbers by Ian Rogers · 4 years, 8 months ago
  8. 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 9 months ago
  9. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 9 months ago
  10. aecce63 perf expr: Add expr_ prefix for parse_ctx and parse_id by Jiri Olsa · 4 years, 9 months ago
  11. d942815 perf expr: Make expr__parse() return -1 on error by Jiri Olsa · 4 years, 11 months ago
  12. 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 4 years, 11 months ago
  13. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  14. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  15. f97a899 perf tests: Fix memory leak by expr__find_other() in test__expr() by Changbin Du · 6 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. d73bad0 perf tools: Expression parser enhancements for metrics by Andi Kleen · 7 years ago
  18. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  19. 0751673 perf tools: Add a simple expression parser for JSON by Andi Kleen · 8 years ago