summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-02-09tools/power turbostat: relax dependency on APERF_MSRLen Brown
2015-02-09tools/power turbostat: relax dependency on invariant TSCLen Brown
2015-02-09Merge back earlier 'pm-tools' material for v3.20Rafael J. Wysocki
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown
2015-02-09tools/power turbostat: relax dependency on root permissionLen Brown
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf
2015-01-29tools/liblockdep: don't include host headersBaruch Siach
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach
2015-01-30cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in
2015-01-29perf symbols: Convert lseek + read to preadNamhyung Kim
2015-01-29perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim
2015-01-29perf symbols: Support to read compressed module from build-id cacheNamhyung Kim
2015-01-29perf evsel: Set attr.task bit for a tracking eventNamhyung Kim
2015-01-29perf header: Set header version correctlyNamhyung Kim
2015-01-29perf record: Show precise number of samplesNamhyung Kim
2015-01-29perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim
2015-01-29perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta
2015-01-28perf evsel: Don't rely on malloc working for sz 0Vineet Gupta
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern
2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov
2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov
2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov
2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo
2015-01-22perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo
2015-01-21perf diff: Fix -o/--order option behaviorNamhyung Kim
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim