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