aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan1-0/+8
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-0/+2
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer1-1/+1
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman1-1/+9
2015-03-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-0/+2
2015-03-05perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo1-0/+2
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-14/+63
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-8/+30
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris1-0/+3
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris1-1/+10
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris1-2/+2
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris1-0/+1
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris1-5/+16
2015-02-28tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris1-4/+5
2015-02-28tools/thermal: tmon: add min/max macrosBrian Norris1-0/+12
2015-02-28tools/thermal: tmon: add --target-temp parameterBrian Norris2-2/+14
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern1-0/+4
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern1-0/+5
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern1-1/+1
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter1-3/+15
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter1-1/+2
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1
2015-02-22perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry1-2/+2
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-340/+1684
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-32/+23
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-13/+20
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-158/+254
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-158/+254
2015-02-13tools/lguest: don't use legacy definitions for net device in example launcher.Rusty Russell1-1/+2
2015-02-13tools/lguest: use common error macros in the example launcher.Rusty Russell1-101/+105
2015-02-13tools/lguest: give virtqueues names for better error messagesRusty Russell1-7/+12
2015-02-13tools/lguest: more documentation and checking of virtio 1.0 compliance.Rusty Russell1-14/+293
2015-02-13tools/lguest: don't start devices until DRIVER_OK status set.Rusty Russell1-8/+36
2015-02-13tools/lguest: handle indirect partway through chain.Rusty Russell1-12/+13
2015-02-13tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell1-2/+57
2015-02-13tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell1-9/+131
2015-02-13tools/lguest: rename virtio_pci_cfg_cap field to match spec.Rusty Russell1-8/+9
2015-02-13tools/lguest: fix features_accepted logic in example launcher.Rusty Russell1-1/+1
2015-02-13tools/lguest: handle device reset correctly in example launcher.Rusty Russell1-2/+18
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-30/+229
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds14-4/+393
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-158/+254
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin1-0/+1
2015-02-11lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell1-24/+1
2015-02-11lguest: always put console in PCI slot #1.Rusty Russell1-3/+3
2015-02-11lguest: support backdoor window.Rusty Russell1-1/+100
2015-02-11lguest: support emerg_wr in console device in example launcher.Rusty Russell1-3/+14
2015-02-11lguest: remove support for lguest bus in demonstration launcher.Rusty Russell1-333/+22
2015-02-11lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell1-0/+1
2015-02-11lguest: Convert console device to virtio 1.0 PCI.Rusty Russell1-7/+7
2015-02-11lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell1-5/+7
2015-02-11lguest: Convert net device to virtio 1.0 PCI.Rusty Russell1-20/+28
2015-02-11lguest: Convert block device to virtio 1.0 PCI.Rusty Russell1-21/+9
2015-02-11lguest: add a dummy PCI host bridge.Rusty Russell1-0/+14
2015-02-11lguest: fix failure to find linux/virtio_types.hRusty Russell1-1/+7
2015-02-11lguest: implement virtio-PCI MMIO accesses.Rusty Russell1-2/+490
2015-02-11lguest: add PCI config space emulation to example launcher.Rusty Russell1-5/+211
2015-02-11lguest: decode mmio accesses for PCI in example launcher.Rusty Russell1-0/+167
2015-02-11lguest: add MMIO region allocator in example launcher.Rusty Russell1-5/+23
2015-02-11lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell1-1/+2
2015-02-11lguest: suppress PS/2 keyboard polling.Rusty Russell1-0/+4
2015-02-11lguest: send trap 13 through to userspace.Rusty Russell1-0/+149
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell1-6/+10
2015-02-11lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell1-5/+5
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-107/+321
2015-02-10tools/power turbostat: support additional Broadwell modelLen Brown1-1/+4
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki3-96/+310
2015-02-10Merge branch 'acpica'Rafael J. Wysocki11-11/+11
2015-02-10tools/power turbostat: update parameters, documentationLen Brown2-87/+136
2015-02-09tools/power turbostat: Skip printing disabled package C-statesLen Brown1-72/+116
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds59-498/+1175
2015-02-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-95/+309
2015-02-09tools/power turbostat: relax dependency on APERF_MSRLen Brown2-45/+68
2015-02-09tools/power turbostat: relax dependency on invariant TSCLen Brown1-39/+75
2015-02-09Merge back earlier 'pm-tools' material for v3.20Rafael J. Wysocki1-1/+1
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-13/+38
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown1-0/+126
2015-02-09tools/power turbostat: relax dependency on root permissionLen Brown1-12/+41
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box11-11/+11
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman3-13/+20
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)1-1/+1
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf1-1/+6
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)1-0/+4
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf1-15/+36
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf1-9/+57
2015-01-29tools/liblockdep: don't include host headersBaruch Siach1-1/+1
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach1-0/+1
2015-01-30cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in1-1/+1
2015-01-29perf symbols: Convert lseek + read to preadNamhyung Kim1-5/+1
2015-01-29perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2-9/+10
2015-01-29perf symbols: Support to read compressed module from build-id cacheNamhyung Kim1-5/+8
2015-01-29perf evsel: Set attr.task bit for a tracking eventNamhyung Kim1-0/+1
2015-01-29perf header: Set header version correctlyNamhyung Kim1-1/+1
2015-01-29perf record: Show precise number of samplesNamhyung Kim1-12/+39
2015-01-29perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim3-10/+6
2015-01-29perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim2-11/+21
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)1-5/+5
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)1-4/+105
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta5-0/+42
2015-01-28perf evsel: Don't rely on malloc working for sz 0Vineet Gupta1-0/+3
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar6-15/+100
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf1-0/+7
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)1-0/+13
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern1-0/+328
2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov1-6/+0
2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov1-2/+2
2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov1-13/+12
2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov1-3/+1
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard6-1/+133
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras3-3/+228
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual6-0/+32
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim2-1/+5
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes1-1/+1
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo1-0/+7
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo3-5/+18
2015-01-22perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo1-8/+5
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo3-6/+7
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo5-30/+38
2015-01-21perf diff: Fix -o/--order option behaviorNamhyung Kim1-2/+99
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim1-30/+35
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim5-18/+61
2015-01-21perf diff: Introduce fmt_to_data_file() helperNamhyung Kim1-2/+10
2015-01-21perf diff: Print diff result more preciselyNamhyung Kim1-7/+11
2015-01-21perf diff: Get rid of hists__compute_resort()Namhyung Kim1-56/+3
2015-01-21perf tools: Allow use of an exclusive option more than onceNamhyung Kim1-1/+1
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer3-4/+41
2015-01-21perf tools: Extend format_alias() to include event parametersCody P Schafer1-1/+27
2015-01-21perf tools: Support parsing parameterized eventsCody P Schafer2-11/+64
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist2-128/+0
2015-01-21perf report: Get rid of report__inc_stat()Namhyung Kim2-13/+5
2015-01-21perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo1-20/+16
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo5-8/+8
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo17-74/+71
2015-01-21perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo1-13/+13
2015-01-21perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian2-27/+105
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim1-2/+2
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo2-11/+19
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim1-16/+22
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2-0/+12
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim1-3/+17
2015-01-21perf annotate: Fix memory leaks in LOCK handlingRabin Vincent1-0/+9
2015-01-21perf annotate: Handle ins parsing failuresRabin Vincent1-4/+5
2015-01-21perf scripting perl: Force to use stdboolWang Nan1-1/+4
2015-01-21perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo1-1/+1
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-13/+38
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi27-91/+146
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman45-156/+367
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney5-13/+38
2015-01-15tools: ffs-aio-example: use endpoint addresses from descriptorsRobert Baldyga2-13/+18
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+15
2015-01-12tools: ffs-aio-example: add missing wMaxPacketSize for HS descsRobert Baldyga1-0/+2
2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui1-6/+6
2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila1-2/+2
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-59/+215
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney1-0/+1
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney1-4/+4
2015-01-10rcutorture: Handle different mpstat versionsPaul E. McKenney1-1/+1
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney1-7/+13
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney1-0/+18
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov1-1/+1
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim1-1/+1
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim3-0/+33
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim2-32/+35
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier1-2/+1
2015-01-06selftests/exec: allow shell return code of 126David Drysdale1-6/+13
2015-01-06rcutorture: Add checks for stall ending before dump startPaul E. McKenney1-1/+1
2015-01-02perf diff: Fix to sort by baseline field by defaultNamhyung Kim1-0/+44
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim1-3/+10
2015-01-02perf probe: Fix crash in dwarf_getcfi_elfNamhyung Kim1-1/+17
2015-01-02perf probe: Fix to fall back to find probe point in symbolsMasami Hiramatsu1-2/+4
2015-01-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar10-20/+71
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2-2/+2
2014-12-23perf callchain: Append callchains only when requestedNamhyung Kim1-3/+4
2014-12-23perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim1-2/+24
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim9-15/+43
2014-12-23Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+2
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava1-1/+1
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik1-1/+1
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds38-707/+874
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov1-2/+2
2014-12-19perf: Fix building warning on ARM 32Wang Nan2-7/+7
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-5/+97
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4