blob: efefbd32b420a1c55f96bf67baa448624fe39c31 [file] [log] [blame]
2cfaa853d8ea ("perf tools: Factor out prepare_metric function")
5f09ca5a1484 ("perf stat: Do not pass avg to generic_metric")
ded80bda8bc9 ("perf expr: Migrate expr ids table to a hashmap")
06392aaad592 ("perf test: Improve pmu event metric testing")
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")
956a78356c24 ("perf test: Test pmu-events aliases")
a6c925fd3aa2 ("perf test: Add pmu-events test")
58fc90fda0cc ("perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events")
59a08b4b3b1a ("perf expr: Fix copy/paste mistake")
ab483d8bc8ac ("perf metricgroup: Support metric constraint")
f742634ab47f ("perf metricgroup: Factor out metricgroup__add_metric_weak_group()")
d942815a7646 ("perf expr: Make expr__parse() return -1 on error")
0f9b1e124bb2 ("perf expr: Straighten expr__parse()/expr__find_other() interface")
58ca707636dc ("perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variables")
26226a97724d ("perf expr: Move expr lexer to flex")
576a65b6974d ("perf expr: Add expr.c object")
eb573e746b9d ("perf metricgroup: Fix printing event names of metric group with multiple events")
6f6473c37d34 ("perf stat: Fix free memory access / memory leaks in metrics")
fb71c86cc804 ("perf tools: Remove util.h from where it is not needed")
4a903c2e1514 ("perf tools: Remove debug.h from places where it is not needed")
b22bb139dcb3 ("perf debug: No need to include ui/util.h")
f01642e4912b ("perf metricgroup: Support multiple events for metricgroup")
287f2649f791 ("perf metricgroup: Scale the metric result")
d3300a3c4e76 ("perf symbols: Move mem_info and branch_info out of symbol.h")
f2a39fe84901 ("perf auxtrace: Uninline functions that touch perf_session")
fa0d98462fae ("perf tools: Remove needless evlist.h include directives")
7ae811b12e41 ("perf tools: Remove needless evlist.h include directives")
4becb2395f91 ("perf tools: Remove needless thread.h include directives")
5c9dbe6da133 ("perf tools: Remove needless sort.h include directives")
4a3cec84949d ("perf dsos: Move the dsos struct and its methods to separate source files")
b1d1b094f757 ("perf symbols: Move symsrc prototypes to a separate header")
fac583fdb674 ("perf dso: Adopt DSO related macros from symbol.h")
8520a98dbab6 ("perf debug: Remove needless include directives from debug.h")
b42090256fba ("perf tools: Remove debug.h from header files not needing it")
0ac25fd0a04d ("perf tools: Remove perf.h from source files not needing it")
c1a604dff486 ("perf tools: Remove needless perf.h include directive from headers")
91854f9a077e ("perf tools: Move everything related to sys_perf_event_open() to perf-sys.h")
0ac1dd5b4a70 ("perf timechart: Refactor svg_build_topology_map()")
b397f8468fa2 ("perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work")
2da39f1cc36b ("perf evlist: Remove needless util.h from evlist.h")
efa73d37c11a ("perf tools: Remove needless util.h include from builtin.h")
8859aedefefe ("perf symbols: Use CAP_SYSLOG with kptr_restrict checks")
185bcb92c80e ("perf sort: Remove needless headers from sort.h, provide fwd struct decls")
97b9d866a66c ("perf srcline: Add missing srcline.h header to files needing its defs")
125009026bfc ("perf cacheline: Move cacheline related routines to separate files")