mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +00:00
*** empty log message ***
This commit is contained in:
@ -295,7 +295,9 @@ generate_key (Process *process, gulong address)
|
||||
static char *
|
||||
generate_presentation_name (Process *process, gulong address)
|
||||
{
|
||||
/* FIXME - not10 - using 0 to indicate "process" is broken */
|
||||
/* FIXME - not10
|
||||
* using 0 to indicate "process" is broken
|
||||
*/
|
||||
if (address)
|
||||
{
|
||||
const Symbol *symbol = process_lookup_symbol (process, address);
|
||||
|
||||
Reference in New Issue
Block a user