Home
last modified time | relevance | path

Searched refs:call_graph (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/tools/perf/
Dperf.h214 bool call_graph; member
Dbuiltin-record.c796 OPT_BOOLEAN('g', "call-graph", &record.opts.call_graph,
/linux-3.4.99/tools/perf/util/
Devsel.c106 if (opts->call_graph) in perf_evsel__config()