summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* | | | | perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-12
* | | | | perf tools: Add missing bytes printed in hist_entry__fprintfArnaldo Carvalho de Melo2010-03-12
* | | | | perf tools: Use eprintf for pr_{err,warning,info} tooArnaldo Carvalho de Melo2010-03-12
* | | | | perf symbols: Bump plt synthesizing warning debug levelArnaldo Carvalho de Melo2010-03-12
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
|\| | | |
| * | | | perf tools: Fix sparse CPU numbering related bugsPaul Mackerras2010-03-11
| * | | | perf report: Print the map table just after samples for which no map was foundArnaldo Carvalho de Melo2010-03-10
| * | | | perf session: Change perf_session post processing functions to take histogram...Eric B Munson2010-03-10
| * | | | perf session: Add storage for seperating event types in reportEric B Munson2010-03-10
| * | | | perf session: Change add_hist_entry to take the tree root instead of sessionEric B Munson2010-03-10
| * | | | perf probe: Add missing variable initializationArnaldo Carvalho de Melo2010-03-10
| * | | | perf tools: Don't trow away old map slices not overlapped by new mapsArnaldo Carvalho de Melo2010-03-10
| | |_|/ | |/| |
* / | | perf: Add attr->precise support to raw event parsingPeter Zijlstra2010-03-10
|/ / /
* | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
|\| |
| * | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
| |\ \
| | * | perf probe: Add lazy line matching supportMasami Hiramatsu2010-02-25
| | * | perf probe: Show more lines after last lineMasami Hiramatsu2010-02-25
| | * | perf probe: Check function address range strictly in line finderMasami Hiramatsu2010-02-25
| | * | perf probe: Use libdw callback routinesMasami Hiramatsu2010-02-25
| | * | perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu2010-02-25
| | * | perf probe: Rename probe finder functionsMasami Hiramatsu2010-02-25
| | * | perf probe: Fix bugs in line range finderMasami Hiramatsu2010-02-25
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
| |\ \ \
* | | | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-27
|\| | | | | |/ / / |/| | |
| * | | perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu2010-02-22
| * | | perf: Fix hypervisor sample reportingAnton Blanchard2010-02-09
| | |/ | |/|
* | | perf tools: Flush maps on COMM eventsDavid S. Miller2010-02-26
| |/ |/|
* | perf annotate: Defer allocating sym_priv->hist arrayArnaldo Carvalho de Melo2010-02-25
* | perf symbols: Improve debugging information about symtab originsArnaldo Carvalho de Melo2010-02-25
* | perf symbols: Check the right return variableZhang, Yanmin2010-02-25
* | perf/scripts: Remove unnecessary PyTuple resizesTom Zanussi2010-02-25
* | perf/scripts: Add Python scripting engineTom Zanussi2010-02-25
* | perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi2010-02-23
* | perf/scripts: Move common code out of Perl-specific filesTom Zanussi2010-02-23
* | perf tools: Don't use parent comm if not set at fork timeArnaldo Carvalho de Melo2010-02-21
* | perf symbols: Fix up map end too on modular kernels with no modules installedArnaldo Carvalho de Melo2010-02-21
* | perf top: Fix annotate for userspaceKirill Smelkov2010-02-07
* | perf tools: Fix session init on non-modular kernelsIngo Molnar2010-02-04
* | perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong2010-02-04
* | perf annotate: Fix it for non-prelinked *.soKirill Smelkov2010-02-04
* | perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo2010-02-04
* | perf record: Stop intercepting events, use postprocessing to get build-idsArnaldo Carvalho de Melo2010-02-04
* | perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo2010-02-04
* | perf symbols: Ditch vdso global variableArnaldo Carvalho de Melo2010-02-04
* | perf symbols: Fixup vsyscall mapsArnaldo Carvalho de Melo2010-02-04
* | perf symbols: Remove perf_session usage in symbols layerArnaldo Carvalho de Melo2010-02-04
* | perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong2010-02-03
* | perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake2010-01-31
* | perf tools: Add __data_loc supportHitoshi Mitake2010-01-31
* | perf session: Create kernel maps in the constructorArnaldo Carvalho de Melo2010-01-29