Re: [PATCH 3/4] perf tools: Add call-graph option support into .perfconfig

From: David Ahern
Date: Sun Oct 27 2013 - 11:36:29 EST


On 10/26/13 8:25 AM, Jiri Olsa wrote:
Adding call-graph option support into .perfconfig file,
so it's now possible use call-graph option like:

[top]
call-graph = fp

[record]
call-graph = dwarf,8192

Above options ONLY setup the unwind method. To enable
perf record/top to actually use it the command line
option -g/-G must be specified.

The --call-graph option overloads .perfconfig setup.

Documentation for perf-top and perf-record should be updated with the above.

Otherwise, Tested-Reviewed-by: David Ahern <dsahern@xxxxxxxxx>

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/