Ellis Hoag
fb5c94e712
[profdata] Use --hot-func-list to show all hot functions ( #149428 )
...
The `--hot-func-list` flag is used for sample profiles to dump the list
of hot functions. Add support to dump hot functions for IRPGO profiles
as well.
This also removes a `priority_queue` used for `--topn`. We can instead
store all functions and sort at the end before dumping. Since we are
storing `StringRef`s, I believe this won't consume too much memory.
2025-07-18 14:00:32 -07:00
..
2024-08-28 20:33:54 -04:00
2024-03-04 13:15:50 -08:00
2025-07-18 14:00:32 -07:00
2025-01-23 09:30:23 -08:00
2023-11-14 10:19:13 -08:00
2025-01-23 13:46:26 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2025-03-28 16:32:32 -05:00
2024-06-26 08:37:22 -07:00
2024-06-26 08:37:22 -07:00
2024-06-26 08:37:22 -07:00
2025-04-03 12:48:27 -07:00
2024-06-26 08:37:22 -07:00
2024-11-22 11:53:31 -08:00
2024-06-26 08:37:22 -07:00
2024-06-26 08:37:22 -07:00
2024-06-26 08:37:22 -07:00
2025-06-04 10:08:55 -07:00
2025-05-28 13:12:41 -07:00
2024-01-23 16:19:45 -05:00
2024-03-04 13:15:50 -08:00
2024-02-27 11:07:40 -08:00
2024-03-08 12:27:46 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2024-03-04 13:15:50 -08:00
2024-10-08 09:28:11 -04:00
2025-01-23 09:30:23 -08:00
2025-07-18 14:00:32 -07:00
2024-05-23 11:19:29 -07:00
2024-05-23 11:19:29 -07:00
2024-01-04 15:03:18 -08:00
2025-01-23 09:30:23 -08:00
2024-05-15 18:41:25 -05:00
2023-11-14 10:19:13 -08:00
2025-01-23 09:30:23 -08:00