mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
*** empty log message ***
This commit is contained in:
@ -300,6 +300,7 @@ process_lookup_symbol (Process *process, gulong address)
|
||||
return result;
|
||||
}
|
||||
|
||||
#if 0
|
||||
const Symbol *
|
||||
process_lookup_symbol_with_filename (Process *process,
|
||||
int pid,
|
||||
@ -324,6 +325,7 @@ process_lookup_symbol_with_filename (Process *process,
|
||||
|
||||
return result;
|
||||
}
|
||||
#endif
|
||||
|
||||
const char *
|
||||
process_get_cmdline (Process *process)
|
||||
|
||||
Reference in New Issue
Block a user