summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-26perf tools: Flush maps on COMM eventsDavid S. Miller
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2010-02-25perf probe: Show more lines after last lineMasami Hiramatsu
2010-02-25perf probe: Check function address range strictly in line finderMasami Hiramatsu
2010-02-25perf probe: Use libdw callback routinesMasami Hiramatsu
2010-02-25perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu
2010-02-25perf probe: Rename probe finder functionsMasami Hiramatsu
2010-02-25perf probe: Fix bugs in line range finderMasami Hiramatsu
2010-02-25perf annotate: Defer allocating sym_priv->hist arrayArnaldo Carvalho de Melo
2010-02-25perf symbols: Improve debugging information about symtab originsArnaldo Carvalho de Melo
2010-02-25perf symbols: Check the right return variableZhang, Yanmin
2010-02-25perf/scripts: Remove unnecessary PyTuple resizesTom Zanussi
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi
2010-02-23perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi
2010-02-23perf/scripts: Move common code out of Perl-specific filesTom Zanussi
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu
2010-02-21perf tools: Don't use parent comm if not set at fork timeArnaldo Carvalho de Melo
2010-02-21perf symbols: Fix up map end too on modular kernels with no modules installedArnaldo Carvalho de Melo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-09perf: Fix hypervisor sample reportingAnton Blanchard
2010-02-07perf top: Fix annotate for userspaceKirill Smelkov
2010-02-04perf tools: Fix session init on non-modular kernelsIngo Molnar
2010-02-04perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong
2010-02-04perf annotate: Fix it for non-prelinked *.soKirill Smelkov
2010-02-04perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo
2010-02-04perf record: Stop intercepting events, use postprocessing to get build-idsArnaldo Carvalho de Melo
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo
2010-02-04perf symbols: Ditch vdso global variableArnaldo Carvalho de Melo
2010-02-04perf symbols: Fixup vsyscall mapsArnaldo Carvalho de Melo
2010-02-04perf symbols: Remove perf_session usage in symbols layerArnaldo Carvalho de Melo
2010-02-03perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong
2010-01-31perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake
2010-01-31perf tools: Add __data_loc supportHitoshi Mitake
2010-01-29perf session: Create kernel maps in the constructorArnaldo Carvalho de Melo
2010-01-29perf symbols: Split helpers used when creating kernel dso objectArnaldo Carvalho de Melo
2010-01-29perf symbols: Factor out dso__load_vmlinux_path()Arnaldo Carvalho de Melo
2010-01-27perf symbols: Use the right variable to check for kallsyms in the cacheArnaldo Carvalho de Melo
2010-01-27perf symbols: Fix inverted logic for showing kallsyms as the source of symbolsArnaldo Carvalho de Melo
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo
2010-01-20perf symbols: Use only --vmlinux if specifiedArnaldo Carvalho de Melo
2010-01-20perf symbols: Set dso->kernel when handling the fake vmlinux MMAP eventArnaldo Carvalho de Melo
2010-01-17perf: Fix implicit declaration of getline in util.cFrederic Weisbecker
2010-01-16perf symbols: Accept an alias when looking for "_text"Arnaldo Carvalho de Melo
2010-01-16perf symbols: The synthesized kernel modules MMAP must use the pathnamesArnaldo Carvalho de Melo
2010-01-16perf buildid-list: Introduce --with-hits optionArnaldo Carvalho de Melo
2010-01-16perf symbols: Create thread__find_addr_map from thread__find_addr_locationArnaldo Carvalho de Melo
2010-01-16perf record: Encode the domain while synthesizing MMAP eventsArnaldo Carvalho de Melo