summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim
2012-02-27Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds
2012-02-27ktest: Fix make_min_config test when build failsSteven Rostedt
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-09tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan
2012-01-30perf top: Fix number of samples displayedStephane Eranian
2012-01-30perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian
2012-01-30perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker
2012-01-12selftests: new very basic kernel selftests directoryFrederic Weisbecker
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-10mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim
2012-01-08perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim
2012-01-08perf annotate: Get rid of field_sep checkNamhyung Kim
2012-01-08perf annotate: Fix usage stringNamhyung Kim
2012-01-08perf kmem: Fix a memory leakNamhyung Kim
2012-01-08perf kmem: Add missing closedir() callsNamhyung Kim
2012-01-08perf top: Add error message for EMFILENamhyung Kim
2012-01-08perf test: Change type of '-v' option to INCRNamhyung Kim
2012-01-08perf script: Add missing closedir() callsNamhyung Kim
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior
2012-01-06perf tools: Add support for guest/host-only profilingJoerg Roedel
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel
2012-01-06perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo
2012-01-06perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo
2012-01-06perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo