linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What do mean children of top ?
@ 2015-03-02 17:04 TaeWoong Song
  2015-03-03 16:23 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 4+ messages in thread
From: TaeWoong Song @ 2015-03-02 17:04 UTC (permalink / raw)
  To: linux-perf-users

Hi, perf users

About 
The function perf_top_config() on builtin-top.c:
It depend on whether top.children is ’true’ in perfconfig 
that whether ‘symbol_conf.cumulate_callchain’ is ’true’ or not.
(when ‘top' only work with ‘—call-graph' )

The output of ’top —call-graph fp’ is changed depending on  a boolean value of ‘symbol_conf.cumulate_callchain’.

Do mean children of top relationship of calling functions which are parents or children ? 
Linked-ring of invoking functions ?  

I wanna exactly explain the effect of ‘top.children’ in perfconfig.
Can anybody tell me the different between true and false on top.children ?

If anybody a bit give hints me, I’ll appreciate it. 


Thanks,
Taeung--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-05  1:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 17:04 What do mean children of top ? TaeWoong Song
2015-03-03 16:23 ` Arnaldo Carvalho de Melo
2015-03-03 23:46   ` Namhyung Kim
2015-03-05  1:20     ` taeung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).