aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter1-2/+2
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter1-1/+1
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter1-2/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-16/+20
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa1-0/+567