mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
whitespace cleanup
This commit is contained in:
@ -32,11 +32,11 @@ static GQuark linux_quark;
|
||||
|
||||
static gchar *
|
||||
sysprof_kernel_symbol_resolver_resolve_with_context (SysprofSymbolResolver *resolver,
|
||||
guint64 time,
|
||||
GPid pid,
|
||||
SysprofAddressContext context,
|
||||
SysprofCaptureAddress address,
|
||||
GQuark *tag)
|
||||
guint64 time,
|
||||
GPid pid,
|
||||
SysprofAddressContext context,
|
||||
SysprofCaptureAddress address,
|
||||
GQuark *tag)
|
||||
{
|
||||
const SysprofKernelSymbol *sym;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user