Class

SysprofProfiler

Description

final class Sysprof.Profiler : GObject.Object
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this SysprofProfiler ancestor_0 GObject ancestor_0--this

Ancestors

Constructors

sysprof_profiler_new
No description available.

Instance methods

sysprof_profiler_add_instrument

Adds instrument to profiler.

sysprof_profiler_get_acquire_privileges
No description available.

sysprof_profiler_get_spawnable

Gets the SysprofProfiler:spawnable property.

sysprof_profiler_record_async
No description available.

sysprof_profiler_record_finish

Completes an asynchronous request to start recording.

sysprof_profiler_set_acquire_privileges

Sets if the the profiler should automatically acquire privileges using D-Bus, Policy-Kit, and sysprofd.

sysprof_profiler_set_spawnable
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Sysprof.Profiler:acquire-privileges
No description available.

Sysprof.Profiler:spawnable
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct SysprofProfilerClass {
  GObjectClass parent_class;
  
}

No description available.

Class members
parent_class: GObjectClass

No description available.