aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
* | | | | | perf session: Cache sample objectsThomas Gleixner2010-11-30
* | | | | | perf session: Keep file mmaped instead of malloc/memcpyThomas Gleixner2010-11-30
* | | | | | perf session: Use sensible mmap sizeThomas Gleixner2010-11-30
* | | | | | perf session: Simplify termination checksThomas Gleixner2010-11-30
* | | | | | perf session: Move ui_progress_update in __perf_session__process_events()Thomas Gleixner2010-11-30
* | | | | | perf session: Cleanup __perf_session__process_events()Thomas Gleixner2010-11-30
* | | | | | perf session: Use appropriate pointer type instead of silly typecastingThomas Gleixner2010-11-30
* | | | | | perf session: Fix list sort algorithmThomas Gleixner2010-11-30
* | | | | | perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-26
* | | | | | perf trace: Handle DT_UNKNOWN on filesystems that don't support d_typeShawn Bohrer2010-11-26
* | | | | | perf symbols: Correct final kernel map guessesIan Munsie2010-11-26
* | | | | | perf events: Default to using event__process_lostArnaldo Carvalho de Melo2010-11-26
* | | | | | perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-26
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf symbols: Remove incorrect open-coded container_of()Rabin Vincent2010-11-23
| * | | | | perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo2010-11-22
| |/ / / /
* | | | | perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-26
* | | | | perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-26
* | | | | perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford2010-11-20
* | | | | perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-19
* | | | | perf stat: Add no-aggregation mode to -aStephane Eranian2010-11-19
|/ / / /
* | | | perf trace: update usageTom Zanussi2010-11-10
* | | | perf trace: update Documentation with new perf trace variantsTom Zanussi2010-11-10
* | | | perf trace: live-mode command-line cleanupTom Zanussi2010-11-10
* | | | perf trace record: handle commands correctlyTom Zanussi2010-11-10
* | | | perf record: make the record options available outside perf recordTom Zanussi2010-11-10
* | | | perf trace scripting: remove system-wide param from shell scriptsTom Zanussi2010-11-10
* | | | perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi2010-11-10
* | | | perf: Fix usages of profile_cpu in builtin-top.c to use cpu_listCorey Ashford2010-11-10
* | | | perf, ui: Eliminate stack-smashing protection compiler complaintCyrill Gorcunov2010-11-10
| |/ / |/| |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-27
|\ \ \
| * | | perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo2010-10-26
| * | | perf python scripting: Fixup cut'n'paste error in sctop scriptArnaldo Carvalho de Melo2010-10-26
| * | | perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-26
| * | | perf record: Remove newline character from perror() argumentMatt Fleming2010-10-26
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-26
|\| | |
| * | | perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo2010-10-25
| * | | perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-25
| * | | perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo2010-10-25
| * | | perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo2010-10-25
| * | | perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-25
| * | | perf probe: Fix format specified for Dwarf_Off parameterArnaldo Carvalho de Melo2010-10-23
| * | | perf trace: Fix detection of script extensionBen Hutchings2010-10-23
| * | | perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings2010-10-23
| * | | perf tools: Document event modifiersSonny Rao2010-10-23
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-23
|\| | | | |/ / |/| |
| * | perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo2010-10-22
| * | perf probe: Add basic module supportMasami Hiramatsu2010-10-21
| * | perf probe: Show accessible global variablesMasami Hiramatsu2010-10-21
| * | perf probe: Function style fixMasami Hiramatsu2010-10-21