summaryrefslogtreecommitdiff
path: root/tools/perf/util/map.c
AgeCommit message (Expand)Author
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter
2014-07-23perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter
2014-07-17perf tools: Remove verbose from functions prototypesJiri Olsa
2014-07-17perf machine: Fix map groups of threads with unknown pidsAdrian Hunter
2014-06-09perf tools: Update mmap2 interface with protection and flag bitsDon Zickus
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-01-31perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter
2014-01-23perf symbols: Load map before using map->map_ip()Masami Hiramatsu
2014-01-21perf symbols: Fix JIT symbol resolution on heapNamhyung Kim
2013-12-09perf script: Add an option to print the source line numberAdrian Hunter
2013-10-14perf annotate: Another fix for annotate_browser__callq()Adrian Hunter
2013-10-14perf symbols: Add map_groups__find_ams()Arnaldo Carvalho de Melo
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter
2013-08-07perf tools: Make it possible to read object code from kernel modulesAdrian Hunter
2013-08-07perf tools: Make it possible to read object code from vmlinuxAdrian Hunter
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen
2013-01-25perf tools: Use memdup in map__cloneArnaldo Carvalho de Melo
2013-01-25perf tools: Stop using 'self' in map.[ch]Arnaldo Carvalho de Melo
2013-01-24perf tools: Add anonymous huge page recognitionJoshua Zhu
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf tools: Fix detection of stack areaNamhyung Kim
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-09-28perf tools: Convert to LIBELF_SUPPORTNamhyung Kim
2012-09-20perf tools: Fix a compiling error in util/map.cFeng Tang
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa
2012-08-13perf symbols: Remove unused function map__objdump_2ipCody P Schafer
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim
2012-08-09perf symbols: Split out util/symbol-elf.cNamhyung Kim
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern
2012-07-02perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern
2012-04-05perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo
2012-01-30perf script: Add option resolving vmlinux pathAkihiro Nagai
2012-01-30perf script: Unify the expressions indicating "unknown"Akihiro Nagai
2011-11-28perf session: Move threads to struct machineArnaldo Carvalho de Melo
2011-10-19perf tools: Add prelink suggestion to dso update messageDavid Ahern
2011-09-29perf symbols: Treat all memory maps without dso file as loadedJiri Olsa
2011-09-29perf symbols: Stop using 'self' in map_groups__ methodsArnaldo Carvalho de Melo
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo
2010-08-02perf tools: Don't keep unreferenced maps when unmaps are detectedArnaldo Carvalho de Melo
2010-08-02perf session: Free the ref_reloc_sym memory at the right placeArnaldo Carvalho de Melo
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo
2010-07-30perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-07-27perf report: Don't abbreviate file paths relative to the cwdDave Martin
2010-05-09perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo