summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/symbol.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo2009-10-061-2/+1Star
* perf tools: Fix module symbol loading bugMike Galbraith2009-09-231-4/+13
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+2
* perf: Enable more compiler warningsIngo Molnar2009-08-161-52/+52
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-151-15/+2Star
|\
| * perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-121-0/+2
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-121-15/+0Star
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-0/+97
|/
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-091-11/+46
* perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-061-3/+73
* perf: Auto-detect libbfdPeter Zijlstra2009-08-051-0/+9
* perf tools: Fix faulty checkStoyan Gaydarov2009-08-021-1/+1
* perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
* perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-221-2/+19
* perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
* perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-111-0/+1
* perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2009-07-031-5/+6
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-021-10/+149
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-021-3/+6
* perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-301-5/+11
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-221-0/+4
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-10/+10
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-5/+5
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-081-0/+65
* perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
* perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-061-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+574