All of lore.kernel.org
 help / color / mirror / Atom feed
* -fno-omit-frame-pointer
@ 2015-02-21 21:43 Sage Weil
  2015-02-21 22:09 ` -fno-omit-frame-pointer Alex Elsayed
  2015-02-21 23:27 ` -fno-omit-frame-pointer Mark Nelson
  0 siblings, 2 replies; 6+ messages in thread
From: Sage Weil @ 2015-02-21 21:43 UTC (permalink / raw)
  To: mnelson; +Cc: ceph-devel

Hey Mark,

I just watched Brendan Gregg's talk at SCALE (which was extremely good) 
and one of the things he mentioned is the importance of 
-fno-omit-frame-pointer.  I notice we are setting it via do_autogen.sh 
(i.e., for developers) but not in the production builds.  Should we be?  
I think it's important to be able to get meaningful callgraph output from 
production deployments and I suspect there is minimal performance impact.

http://www.slideshare.net/brendangregg/scale2015-linux-perfprofiling

sage

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

end of thread, other threads:[~2015-02-23 21:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21 21:43 -fno-omit-frame-pointer Sage Weil
2015-02-21 22:09 ` -fno-omit-frame-pointer Alex Elsayed
2015-02-21 23:27 ` -fno-omit-frame-pointer Mark Nelson
2015-02-23 18:28   ` -fno-omit-frame-pointer Sage Weil
2015-02-23 18:30     ` -fno-omit-frame-pointer Sage Weil
2015-02-23 21:35   ` -fno-omit-frame-pointer Mark Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.