aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| | * | perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2013-08-07
| | * | perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-07
| | * | perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter2013-08-07
| | * | perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-07
| | * | perf tools: Make it possible to read object code from kernel modulesAdrian Hunter2013-08-07
| | * | perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter2013-08-07
| | * | perf tools: Make it possible to read object code from vmlinuxAdrian Hunter2013-08-07
| | * | perf symbols: Load kernel maps before usingAdrian Hunter2013-08-07
| | * | perf tests: Add test for reading object codeAdrian Hunter2013-08-07
| | * | perf symbols: avoid SyS kernel syscall aliasesAdrian Hunter2013-08-07
| | * | perf stat: Flush output after each line in interval modeAndi Kleen2013-08-07
| | * | perf stat: Add support for --initial-delay optionAndi Kleen2013-08-07
| | * | perf evsel: Add support for enabling countersAndi Kleen2013-08-07
| | * | perf evlist: Remove obsolete dummy execveAndi Kleen2013-08-07
| | * | perf kvm: Split out tracepoints from record argsDavid Ahern2013-08-07
| | * | perf session: Export a few functions for event processingDavid Ahern2013-08-07
| | * | perf stats: Add max and min statsDavid Ahern2013-08-07
| | * | perf top: move CONSOLE_CLEAR to header fileDavid Ahern2013-08-07
| | * | perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-07
| | * | perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo2013-08-07
| | * | perf trace: Beautify 'connect' resultArnaldo Carvalho de Melo2013-08-07
| | * | perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-07
| | * | perf evsel: Actually show symbol offset in stack trace when requestedDavid Ahern2013-08-07
| | * | perf tests: Add parse events tests for leader samplingJiri Olsa2013-08-07
| | * | perf tests: Add attr record group sampling testJiri Olsa2013-08-07
| | * | perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa2013-08-07
| | * | perf evsel: Add PERF_SAMPLE_READ sample related processingJiri Olsa2013-08-07
| | * | perf evlist: Add perf_evlist__id2sid method to get event ID related dataJiri Olsa2013-08-07
| | * | perf evlist: Fix event ID retrieval for group format read caseJiri Olsa2013-08-07
| | * | perf tools: Add support for parsing PERF_SAMPLE_READ sample typeJiri Olsa2013-08-07
| | * | perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event idJiri Olsa2013-08-07
| | * | perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-23
| | * | perf tools: Move weight back to common sort keysAndi Kleen2013-07-22
| | * | perf tests: Add broken install-* tests into tests/makeJiri Olsa2013-07-22
| | * | perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa2013-07-22
| | * | perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa2013-07-22
| | * | perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa2013-07-22
| | * | perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa2013-07-22
| | * | perf tools: Fix build with perl 5.18Kirill A. Shutemov2013-07-22
| | * | perf tools: Support callchain sorting based on addressesAndi Kleen2013-07-22
| | * | perf bench: Fix memcpy benchmark for large sizesAndi Kleen2013-07-22
| | * | perf evsel: Handle ENODEV on default cycles eventDavid Ahern2013-07-22
| | * | perf script: Fix named threads supportDavid Ahern2013-07-22
| | * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-07-19
| | |\ \ | | | |/ | | |/|
| | | * perf header: Recognize version number for perf data fileJiri Olsa2013-07-17
| | | * perf header: Introduce feat_offset into perf_headerJiri Olsa2013-07-17
| | | * perf header: Remove attr_offset from perf_headerJiri Olsa2013-07-17
| | | * perf header: Remove data_offset seek as it's not neededJiri Olsa2013-07-17
| | | * perf session: Use session->fd instead of passing fd as argumentJiri Olsa2013-07-17
| | | * perf tests: Check proper prev_state size for sched_switch tpJiri Olsa2013-07-17