julia
c5af061c - Profile: Thread and task-specific profiling (#41742)

Commit
4 years ago
Profile: Thread and task-specific profiling (#41742) - Adds thread and task ids to profile samples - Implements thread and task selection for Profile.print() - Implements thread and task groupby options for Profile.print() - Add include_meta to Profile.fetch() which defaults to false to ensure backwards compat with external profiling tooling - store time of each profile sample (cycleclock) - add sleep_check_state to metadata and show % utilization
Parents
Loading