blob: 2c020e42ee5197a0fe49d33997e8b849c070a293 [file] [log] [blame]
ee6a961432e7 ("perf stat: Turn off summary for interval mode by default")
709434907842 ("perf tools: Add optional support for libpfm4")
43de3869b516 ("perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable")
9b90d9734ab7 ("perf build: Group the NO_SYSCALL_TABLE logic")
525c821de0a6 ("perf tests: Add test for the java demangler")
05530a7921c0 ("perf metricgroup: Add options to not group or merge")
2440689d62e9 ("perf metricgroup: Remove duped metric group events")
7f9eca51c1e8 ("perf metricgroup: Delay events string creation")
908103991a99 ("perf metricgroup: Use early return in add_metric")
c7e5b328a8d4 ("perf stat: Report summary for interval mode")
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")
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 "?"")
e95770af4c4a ("tools api: Add a lightweight buffered reading api")
d99c22eabee4 ("perf record: Add num-synthesize-threads option")
0e0bf1ea1147 ("perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode")
13e0c844fa09 ("perf top: Add option to enable the LBR stitching approach")
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")
df7deb2cceef ("perf top: Support --group-sort-idx to change the sort order")
f382842fa024 ("perf top: Add --all-cgroups option")
ab64069f1a66 ("perf record: Support synthesizing cgroup events")
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")
1af62ce61cd8 ("perf stat: Show percore counts in per CPU output")
eb573e746b9d ("perf metricgroup: Fix printing event names of metric group with multiple events")
fa7f7e735495 ("perf jit: Move test functionality in to a test")
4b49ab708d18 ("perf stat: Use affinity for reading")
4804e0111662 ("perf stat: Use affinity for opening events")
e0e6a6ca3ac2 ("perf stat: Factor out open error handling")
7b65e2034fde ("perf tools: Allow to link with libbpf dynamicaly")
a5732681e0e6 ("perf tests: Rename tests/map_groups.c to tests/maps.c")
6d57581659f7 ("perf record: Add support for limit perf output file size")
eeb399b531a1 ("perf record: Put a copy of kcore into the perf.data directory")
46e201efa15b ("perf data: Support single perf.data file directory")
3dedec4f5ccc ("perf data: Move perf_dir_version into data.h")
dd071024bf52 ("perf stat: Support --all-kernel/--all-user")