[
https://issues.apache.org/jira/browse/MESOS-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971823#comment-13971823
]
Benjamin Mahler commented on MESOS-1213:
----------------------------------------
Have you ever used {{perf}}?
We also provide the ability to turn on google perftools' CPU profiler via an
endpoint '/profiler/start' and '/profiler/stop' (but you must explicitly enable
this feature when configuring).
Both of these are sampling profilers and impose a much lower overhead than
gprof to my knowledge.
> --enable-gprof
> --------------
>
> Key: MESOS-1213
> URL: https://issues.apache.org/jira/browse/MESOS-1213
> Project: Mesos
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.19.0
> Reporter: james michael dupont
> Assignee: james michael dupont
> Priority: Minor
>
> We need a simple way to build with gprof support.
> Starting a patch here :
> https://github.com/h4ck3rm1k3/mesos/tree/gprof
--
This message was sent by Atlassian JIRA
(v6.2#6252)