Confirmed users
85
edits
m (→DESIGN) |
(Bug 1332577 is removing mozilla_sampler_save_profile_to_file_async and you now need to call profiler_save_profile_to_file_async directly.) |
||
| Line 19: | Line 19: | ||
command in gdb. | command in gdb. | ||
(gdb) call | (gdb) call profiler_save_profile_to_file_async(0.0, "/abs/to/logfile") | ||
(gdb) continue | (gdb) continue | ||