pub fn merge_thread_profiles(
main: FrameRecord,
threads: Vec<ThreadProfile>,
) -> FrameRecordExpand description
Merge thread profiles into a combined FrameRecord.
pub fn merge_thread_profiles(
main: FrameRecord,
threads: Vec<ThreadProfile>,
) -> FrameRecordMerge thread profiles into a combined FrameRecord.