aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/symbol.h
Commit message (Expand)AuthorAge
* perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2015-01-21
* perf callchain: Support handling complete branch stacks as histogramsAndi Kleen2014-12-01
* perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo2014-11-24
* perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim2014-11-05
* perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo2014-10-14
* perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-17
* perf symbols: Don't demangle parameters and such by defaultNamhyung Kim2014-08-13
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo2014-07-31
* perf tools: Add dso__type()Adrian Hunter2014-07-23
* perf symbols: Add ability to iterate over a dso's symbolsAdrian Hunter2014-07-16
* perf symbols: Record whether a dso is 64-bitAdrian Hunter2014-07-16
* perf hists browser: Add ui.show-headers config file optionJiri Olsa2014-07-07
* perf hists: Add support for accumulated stat of hist entryNamhyung Kim2014-06-01
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-05
* perf report: Add --percentage optionNamhyung Kim2014-04-16
* perf symbols: Record the reason for filtering an address_locationNamhyung Kim2014-03-18
* perf probe: Allow to add events on the local functionsMasami Hiramatsu2014-02-18
* perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo2014-02-18
* perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu2014-01-16
* perf symbols: Add 'machine' member to struct addr_locationArnaldo Carvalho de Melo2013-12-19
* tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-13
* perf symbols: Set alloc flag close to setting the long_nameArnaldo Carvalho de Melo2013-12-10
* perf tools: Export setup_listDavid Ahern2013-11-27
* perf symbols: Move idle syms check from top to generic functionDavid Ahern2013-11-27
* perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter2013-10-14
* perf symbols: Workaround objdump difficulties with kcoreAdrian Hunter2013-10-14
* perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter2013-10-11
* perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau2013-10-09
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-07
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf report: Add --no-demangle optionNamhyung Kim2013-03-26
* perf report: Make another loop for linking group histsNamhyung Kim2013-01-31
* perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim2013-01-24
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-09
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-14
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-09
* perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-29
* perf tools: Move strxfrchar into string objectJiri Olsa2012-10-29
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-29
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-29
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-29
* perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-28
* perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf2012-09-24
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf symbols: Make dsos__find function globally availableJiri Olsa2012-09-11
* perf symbols: Remove BIONIC wrapper around libgen.hDavid Ahern2012-09-08
* perf tools: include basename for non-glibc systemsIrina Tirdea2012-09-07
* perf symbols: Use both runtime and debug imagesCody P Schafer2012-08-13