summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2014-08-12perf top: Add -w option for setting column widthNamhyung Kim
2014-08-12perf report: Honor column width settingNamhyung Kim
2014-08-12perf tools: Save column length in perf_hpp_fmtNamhyung Kim
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim
2014-08-12perf tools: Left-align output contentsNamhyung Kim
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim
2014-08-12perf kmem: Do not ignore mmap eventsNamhyung Kim
2014-08-12perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa
2014-08-12perf tools: Allow out of order messages in forced flushJiri Olsa
2014-08-12perf tools: Add debug prints for ordered events queueJiri Olsa
2014-08-12perf tools: Add report.queue-size config file optionJiri Olsa
2014-08-12perf tools: Add perf_config_u64 functionJiri Olsa
2014-08-12perf tools: Add ordered_events__free functionJiri Olsa
2014-08-12perf tools: Add ordered_events__init functionJiri Olsa
2014-08-12perf tools: Use list_move in ordered_events_delete functionJiri Olsa
2014-08-12perf tools: Create ordered-events objectJiri Olsa
2014-08-12perf tools: Make perf_session__deliver_event globalJiri Olsa
2014-08-12perf tools: Flush ordered events in case of allocation failureJiri Olsa
2014-08-12perf tools: Limit ordered events queue sizeJiri Olsa
2014-08-12perf tools: Factor ordered_events__flush to be more genericJiri Olsa
2014-08-12perf tools: Add ordered_events__(new|delete) interfaceJiri Olsa
2014-08-12perf tools: Rename ordered_events membersJiri Olsa
2014-08-12perf tools: Rename ordered_samples struct to ordered_eventsJiri Olsa
2014-08-12perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa
2014-08-12perf record: Honour --no-time command line optionAndi Kleen
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge branch 'pm-tools'Rafael J. Wysocki
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-08-02perf kvm stat: Properly show submicrosecond timesChristian Borntraeger
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-31perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo
2014-07-31perf evlist: Don't run workload if not told toArnaldo Carvalho de Melo
2014-07-30perf tools: Fix arm64 build errorMark Salter
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin
2014-07-30cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi
2014-07-28Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa
2014-07-28perf tools: Fix perf usage string leftoverJiri Olsa
2014-07-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar