blob: 5db884c28dd16d3f693b3da8f6098ac1faa6b9de [file] [log] [blame]
5c5f5e835f7e ("perf metric: Change expr__get_id to return struct expr_id_data")
070b3b5ad7bd ("perf metric: Add 'struct expr_id_data' to keep expr value")
2c46f54249c6 ("perf metric: Rename expr__add_id() to expr__add_val()")
2cfaa853d8ea ("perf tools: Factor out prepare_metric function")
e1c92a7fbbc5 ("perf tests: Add another metric parsing test")
34bacc9578de ("perf tests: Factor check_parse_id function")
5f09ca5a1484 ("perf stat: Do not pass avg to generic_metric")
2440689d62e9 ("perf metricgroup: Remove duped metric group events")
45db55f2ef5e ("perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools")
ded80bda8bc9 ("perf expr: Migrate expr ids table to a hashmap")
06392aaad592 ("perf test: Improve pmu event metric testing")
6365757894d5 ("perf expr: Fix memory leaks in metric bison")
f59d3f84a03c ("perf expr: Increase max other")
9022608ec5ba ("perf tests expr: Added test for runtime param in metric expression")
1e1a873dc67f ("perf metricgroups: Enhance JSON/metric infrastructure to handle "?"")
47352aba4003 ("perf metrictroup: Split the metricgroup__add_metric function")
871f9f599db8 ("perf expr: Add expr_scanner_ctx object")
aecce63e2b98 ("perf expr: Add expr_ prefix for parse_ctx and parse_id")