Re: [PATCH 1/4] perf tools: Split -g and --call-graph for recordcommand

From: David Ahern
Date: Mon Oct 28 2013 - 14:21:01 EST


On 10/28/13 11:46 AM, Arnaldo Carvalho de Melo wrote:
Added this:

--call-graph::
Setup and enable call-graph (stack chain/backtrace) recording,
implies -g.

Allows specifying "fp" (frame pointer) or "dwarf"
(DWARF's CFI - Call Frame Information) as the method to collect
the information used to show the call graphs.

In some systems, where binaries are build wit gcc

s/wit/with/

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/