mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 15:10:53 +00:00
libsysprof-capture: add bus type to add_dbus API
This commit is contained in:
@ -402,6 +402,7 @@ sysprof_capture_writer_cat (SysprofCaptureWriter *self,
|
||||
frame->frame.time,
|
||||
frame->frame.cpu,
|
||||
frame->frame.pid,
|
||||
frame->bus_type,
|
||||
frame->flags,
|
||||
frame->message,
|
||||
frame->message_len);
|
||||
|
||||
Reference in New Issue
Block a user