NEWS.md
    joint_pprof().comingle_pprof() and comingle_rprof(), for use with proffer.configure script (#45, @atheriel).write_flat_ds() (#42).?find_pprof, an error in find_pprof() points to the help page (#30).stop_profiler() (#26).pkgload::load_all() (#32).find_pprof() in favor of a separate pprof package (r-prof/r-pprof#1).pprof output (#1).Initial release
start_profiler() and stop_profiler() to initialize and terminate joint profiling.
SIGPROF handlers, the gperftools profiler offers a filter which can be used to sneak in the call to the original handler installed by Rprof().get_profiler_traces() returns joint profiling data.
gperftools data with a bleeding-edge version of pprof (needs -traces switch), Ubuntu binary included.Rprof data with a call to an unexported profvis function.show_profiler_pdf() shows a PDF of the gperftools data.