aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-05-06tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)
2015-05-06perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee
2015-05-06perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-05-06perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee
2015-03-26Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman
2015-03-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-03-05perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris
2015-02-28tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris
2015-02-28tools/thermal: tmon: add min/max macrosBrian Norris
2015-02-28tools/thermal: tmon: add --target-temp parameterBrian Norris
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer
2015-02-22perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-02-13tools/lguest: don't use legacy definitions for net device in example launcher.Rusty Russell
2015-02-13tools/lguest: use common error macros in the example launcher.Rusty Russell
2015-02-13tools/lguest: give virtqueues names for better error messagesRusty Russell
2015-02-13tools/lguest: more documentation and checking of virtio 1.0 compliance.Rusty Russell
2015-02-13tools/lguest: don't start devices until DRIVER_OK status set.Rusty Russell
2015-02-13tools/lguest: handle indirect partway through chain.Rusty Russell
2015-02-13tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell
2015-02-13tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell
2015-02-13tools/lguest: rename virtio_pci_cfg_cap field to match spec.Rusty Russell
2015-02-13tools/lguest: fix features_accepted logic in example launcher.Rusty Russell
2015-02-13tools/lguest: handle device reset correctly in example launcher.Rusty Russell
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki