On Mon, 28 Oct 2013 12:20:53 -0600, David Ahern wrote: > 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/
And also forgot to mention user stack dump size (and its default size) in case of "dwarf". Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/