summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/symbol.h
Commit message (Expand)AuthorAgeFilesLines
* perf script: Add option to stop printing callchainDavid Ahern2016-11-291-2/+4
* perf sched timehist: Mark schedule function in callchainsNamhyung Kim2016-11-251-0/+1
* perf symbols: Print symbol offsets conditionallyNamhyung Kim2016-11-231-1/+2
* perf report: Create a symbol_conf flag for showing branch flag countingJin Yao2016-11-141-0/+1
* perf symbols: Add dso__last_symbol()Adrian Hunter2016-09-291-0/+1
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-051-11/+7
* perf symbols: Mark if a symbol is idle in the libraryArnaldo Carvalho de Melo2016-09-051-1/+1
* perf symbols: Rename ->ignore to ->idleArnaldo Carvalho de Melo2016-08-301-1/+1
* perf annotate: Initialize the priv are in symbol__new()Arnaldo Carvalho de Melo2016-08-301-0/+3
* perf sdt: ELF support for SDTHemant Kumar2016-07-041-0/+22
* perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-231-0/+2
* perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang2016-05-201-0/+2
* perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu2016-05-161-0/+3
* perf symbols: Add dso__insert_symbol functionChris Phlipot2016-05-111-0/+3
* perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao2016-05-051-1/+2
* perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo2016-04-191-0/+2
* perf symbols: Move fprintf routines to separate object fileArnaldo Carvalho de Melo2016-04-141-0/+5
* perf evsel: Allow unresolved symbol names to be printed as addressesArnaldo Carvalho de Melo2016-04-111-0/+6
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-2/+2
* perf hists: Basic support of hierarchical report viewNamhyung Kim2016-02-241-1/+2
* perf report/top: Add --raw-trace optionNamhyung Kim2016-01-061-1/+2
* perf callchain: Honor hide_unresolvedNamhyung Kim2015-11-261-1/+2
* perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo2015-11-121-0/+1
* perf tools: Add processor socket info to hist_entry and addr_locationKan Liang2015-09-141-0/+1
* perf tools: Rename perf_session_env to perf_envKan Liang2015-08-281-2/+2
* perf report: Show call graph from reference eventsKan Liang2015-08-121-1/+2
* perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2015-07-131-1/+2
* perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim2015-05-051-2/+0
* perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli2015-05-041-0/+1
* perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao2015-05-041-0/+5
* perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao2015-05-041-0/+4
* perf tools: Add pid/tid filtering to report and script commandsDavid Ahern2015-03-241-0/+7
* perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim2015-03-121-0/+1
* perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2015-01-211-0/+1
* perf callchain: Support handling complete branch stacks as histogramsAndi Kleen2014-12-011-1/+2
* perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo2014-11-241-21/+0
* perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim2014-11-051-0/+1
* perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo2014-10-141-1/+1
* perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-171-0/+1
* perf symbols: Don't demangle parameters and such by defaultNamhyung Kim2014-08-131-0/+1
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-131-1/+2
* perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo2014-07-311-0/+9
* perf tools: Add dso__type()Adrian Hunter2014-07-231-0/+2
* perf symbols: Add ability to iterate over a dso's symbolsAdrian Hunter2014-07-161-0/+3
* perf symbols: Record whether a dso is 64-bitAdrian Hunter2014-07-161-0/+1
* perf hists browser: Add ui.show-headers config file optionJiri Olsa2014-07-071-1/+2
* perf hists: Add support for accumulated stat of hist entryNamhyung Kim2014-06-011-0/+1
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-051-0/+1
* perf report: Add --percentage optionNamhyung Kim2014-04-161-1/+2
* perf symbols: Record the reason for filtering an address_locationNamhyung Kim2014-03-181-1/+1