aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-01-24perf bench: Flush stdout before starting bench suiteNamhyung Kim
2013-01-24perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim
2013-01-24perf tools: Fix possible (unlikely) buffer overflowThomas Jarosch
2013-01-24perf tools: Fix GNU make v3.80 compatibility issueAl Cooper
2013-01-24tools lib traceevent: Add copyright headerJon Stanley
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley
2013-01-24tools lib traceevent: test correct variable after allocationSasha Levin
2013-01-24perf ui/gtk: Setup browser window earlyNamhyung Kim
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim
2013-01-24perf script: use ARRAY_SIZE instead of reinventing itSasha Levin
2013-01-24perf kmem: use ARRAY_SIZE instead of reinventing itSasha Levin
2013-01-24perf tools: remove redundant checks from _sort__sym_cmpSasha Levin
2013-01-24perf tests: Don't fail if a matching vmlinux isn't found, skip that testArnaldo Carvalho de Melo
2013-01-24perf tests: Add return states enum for testsJiri Olsa
2013-01-24perf kvm: Initialize file_name var to fix segfaultArnaldo Carvalho de Melo
2013-01-24perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo
2013-01-24perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo
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-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