mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
@ -534,7 +534,7 @@ Examples:\n\
|
||||
if (speedtrack)
|
||||
{
|
||||
source = g_object_new (SYSPROF_TYPE_PRELOAD_SOURCE,
|
||||
"preload", "libsysprof-speedtrack-3.so",
|
||||
"preload", "libsysprof-speedtrack-4.so",
|
||||
NULL);
|
||||
sysprof_profiler_add_source (profiler, source);
|
||||
g_object_unref (source);
|
||||
|
||||
Reference in New Issue
Block a user