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