summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-01-24perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo
2013-01-24perf record: Don't pass host machine to guest synthesizerArnaldo Carvalho de Melo
2013-01-24perf header: Ensure read/write finished successfullyNamhyung Kim
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim
2013-01-24perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa
2013-01-24perf tools: Add support for wildcard in tracepoint system nameJiri Olsa
2013-01-24perf tools: Add missing closedir in multi tracepoint processingJiri Olsa
2013-01-24perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo
2013-01-24perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo
2013-01-24perf evsel: Introduce event fallback methodArnaldo Carvalho de Melo
2013-01-24perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo
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-10perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior
2013-01-05selftests: 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-18tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones
2012-12-18breakpoint selftests: print failure status instead of cause make errorDave Young
2012-12-18kcmp selftests: print fail status instead of cause make errorDave Young
2012-12-18kcmp selftests: make run_tests fixDave Young
2012-12-18mem-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-18cpu-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-18mqueue selftests: print failure status instead of cause make errorDave Young
2012-12-18vm selftests: print failure status instead of cause make errorDave Young
2012-12-14Merge 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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12ktest: Test if target machine is up before installSteven Rostedt
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt
2012-12-12selftests: 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