summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| | * | | 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
| | | * | perf symbols: Do not apply symfs for an absolute vmlinux pathNamhyung Kim2013-07-17
| | | * | perf tools: Fix 'make tools/perf'Robert Richter2013-07-17
| | | * | perf tools: Remove event types framework completelyJiri Olsa2013-07-15
| | | * | perf record: Remove event types pushingJiri Olsa2013-07-15
| | | * | perf tools: Remove event types from perf data fileJiri Olsa2013-07-15
| | | * | perf timechart: Remove event types framework only userJiri Olsa2013-07-15
| | | * | perf timechart: Use traceevent lib event-parse.h includeJiri Olsa2013-07-15
| | | * | perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-12
| | | * | perf diff: Add generic order option for compute sortingJiri Olsa2013-07-12
| | | * | perf diff: Making compute functions staticJiri Olsa2013-07-12
| | | * | perf diff: Update perf diff documentation for multiple data comparisonJiri Olsa2013-07-12
| | | * | perf diff: Change diff command to work over multiple data filesJiri Olsa2013-07-12
| | | * | perf diff: Move columns into struct data__fileJiri Olsa2013-07-12
| | | * | perf diff: Move diff related columns into diff commandJiri Olsa2013-07-12
| | | * | perf diff: Display data file info ahead of the diff outputJiri Olsa2013-07-12
| | | * | perf hists: Marking dummy hists entriesJiri Olsa2013-07-12
| | | * | perf diff: Switching the base hists to be pairs headJiri Olsa2013-07-12
| | | * | perf diff: Introducing diff_data object to hold filesJiri Olsa2013-07-12
| | | * | perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-12
| | | * | perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-12
| | | * | perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-12
| | | * | perf list: List kernel supplied event aliasesAndi Kleen2013-07-12
| | | * | perf tools: Default to cpu// for events v5Andi Kleen2013-07-12
| | | * | perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-12
| | | * | perf tools: Validate perf event header sizeAdrian Hunter2013-07-12
| | | * | perf evlist: Tidy duplicated munmap codeAdrian Hunter2013-07-12
| | | * | perf tools: Add const specifier to perf_pmu__find name parameterAdrian Hunter2013-07-12
| | | * | perf inject: Add missing 'finished_round'Adrian Hunter2013-07-12
| | | * | perf tools: Fix missing tool parameterAdrian Hunter2013-07-12