+11
−0
+57
−0
Loading
Add support for optional build ID prefix in perfscript addresses, following the format buildid:0xhexaddr. This enables multi-DSO profiling with a single input file: each address optionally carries a build ID, and profgen filters addresses by matching the binary's build ID. --filter-build-id=<hex> CLI option overrides auto-detected build ID.