summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-01-24perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo
2013-01-24perf test: Remove leftover temp file left by one of the attr testsArnaldo Carvalho de Melo
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim
2013-01-24perf diff: Use internal rb tree for compute resortNamhyung Kim
2013-01-24perf hists: Link hist entries before inserting to an output treeNamhyung Kim
2013-01-24perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim
2013-01-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-18tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-17tools: hv: Fix how ifcfg-* file is createdTomas Hozza
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shJason Wang
2013-01-17tools/hv: Fix permissions of created directory and filesBen Hutchings
2013-01-17tools/hv: Fix /var subdirectoryTomas Hozza
2013-01-11tools/usb: remove unneeded 'continue' and simplify conditionSasha Levin
2013-01-11tools/lguest: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior
2013-01-08cgroups: fix cgroup_event_listener error handlingGreg Thelen
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-12-18virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones
2012-12-17breakpoint selftests: print failure status instead of cause make errorDave Young
2012-12-17kcmp selftests: print fail status instead of cause make errorDave Young
2012-12-17kcmp selftests: make run_tests fixDave Young
2012-12-17mem-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-17cpu-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-17mqueue selftests: print failure status instead of cause make errorDave Young
2012-12-17vm selftests: print failure status instead of cause make errorDave Young
2012-12-13Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-11ktest: Test if target machine is up before installSteven Rostedt
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo
2012-12-11perf record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo
2012-12-11perf record: Pass perf_record_opts to the callchain cmdline parsing callbackArnaldo Carvalho de Melo
2012-12-11perf evsel: Decode read_format and sample_type in perf_evsel__fprintfArnaldo Carvalho de Melo
2012-12-11perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo
2012-12-11perf evsel: Adopt fprintf routine from 'perf evlist'Arnaldo Carvalho de Melo