summaryrefslogtreecommitdiff
path: root/lld/test/ELF/time-trace.s
AgeCommit message (Expand)Author
2022-06-23[lld, ELF and mac] Add --time-trace=<file>, remove --time-trace-file=<file>Nico Weber
2020-08-17[ELF] Enforce two-dash form for some LLD specific options and the newer --[no...Fangrui Song
2020-04-23[TimeProfiler] Emit clock synchronization pointSergej Jaskiewicz
2020-04-23[TimeProfiler] Emit real process ID and thread namesSergej Jaskiewicz
2020-02-06[LLD][ELF] Add time-trace to ELF LLDRussell Gallop