aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/symbol.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim1-1/+2
2015-11-26perf callchain: Honor hide_unresolvedNamhyung Kim1-1/+2
2015-11-12perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo1-0/+1
2015-09-14perf tools: Add processor socket info to hist_entry and addr_locationKan Liang1-0/+1
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang1-2/+2
2015-08-12perf report: Show call graph from reference eventsKan Liang1-1/+2
2015-07-13perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo1-1/+2
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim1-2/+0
2015-05-04perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli1-0/+1
2015-05-04perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao1-0/+5
2015-05-04perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao1-0/+4
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern1-0/+7
2015-03-12perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim1-0/+1
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo1-0/+1
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen1-1/+2
2014-11-24perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo1-21/+0
2014-11-05perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim1-0/+1
2014-10-14perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo1-1/+1
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity1-0/+1
2014-08-13perf symbols: Don't demangle parameters and such by defaultNamhyung Kim1-0/+1
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim1-1/+2
2014-07-31perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo1-0/+9
2014-07-23perf tools: Add dso__type()Adrian Hunter1-0/+2
2014-07-16perf symbols: Add ability to iterate over a dso's symbolsAdrian Hunter1-0/+3
2014-07-16perf symbols: Record whether a dso is 64-bitAdrian Hunter1-0/+1
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa1-1/+2
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim1-0/+1
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa1-0/+1
2014-04-16perf report: Add --percentage optionNamhyung Kim1-1/+2
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim1-1/+1
2014-02-18perf probe: Allow to add events on the local functionsMasami Hiramatsu1-0/+11
2014-02-18perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo1-1/+0
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu1-0/+5
2013-12-19perf symbols: Add 'machine' member to struct addr_locationArnaldo Carvalho de Melo1-0/+1
2013-12-13tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo1-3/+0
2013-12-10perf symbols: Set alloc flag close to setting the long_nameArnaldo Carvalho de Melo1-1/+2
2013-11-27perf tools: Export setup_listDavid Ahern1-0/+3
2013-11-27perf symbols: Move idle syms check from top to generic functionDavid Ahern1-0/+1
2013-10-14perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter1-0/+3
2013-10-14perf symbols: Workaround objdump difficulties with kcoreAdrian Hunter1-0/+14
2013-10-11perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter1-0/+3
2013-10-09perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau1-0/+1
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-4/+4
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter1-0/+5
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian1-0/+6
2013-03-26perf report: Add --no-demangle optionNamhyung Kim1-1/+2
2013-01-31perf report: Make another loop for linking group histsNamhyung Kim1-1/+2
2013-01-24perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim1-1/+1
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo1-0/+4
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa1-1/+0