mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: add instrument to record scheduler switching
This is to allow us to look at what processes were running when as a way to get a high-level overview of usage.
This commit is contained in:
@ -76,6 +76,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-proxied-instrument.h"
|
||||
# include "sysprof-recording.h"
|
||||
# include "sysprof-sampler.h"
|
||||
# include "sysprof-scheduler-details.h"
|
||||
# include "sysprof-spawnable.h"
|
||||
# include "sysprof-subprocess-output.h"
|
||||
# include "sysprof-symbol.h"
|
||||
|
||||
Reference in New Issue
Block a user