aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind-libdw.c
AgeCommit message (Expand)Author
2018-12-04perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-09-26perf script: Show correct offsets for DWARF-based unwindingSandipan Das
2018-04-26perf thread: Make thread__find_map() search all mapsArnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_symbol()Arnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2018-03-20perf unwind: Report error from dwfl_attach_stateMartin Vuille
2018-03-16perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff
2017-06-05perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2017-06-05perf report: Include partial stacks unwound with libdwMilian Wolff
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2015-11-23perf callchain: Add order support for libdw DWARF unwinderJiri Olsa
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa