summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2013-07-16Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-11Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10perf script: Fix broken include in Context.xsRamkumar Ramachandra
2013-07-10perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09perf tools: Revert regression in configuration of Python supportMichael Witten
2013-07-09tools/virtio: move module license stub to module.hMichael S. Tsirkin
2013-07-08perf tools: Fix perf version generationRobert Richter
2013-07-08perf stat: Fix per-socket output bug for uncore eventsStephane Eranian
2013-07-08perf symbols: Fix vdso list searchingWaiman Long
2013-07-08perf evsel: Fix missing increment in sample parsingAdrian Hunter
2013-07-08perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter
2013-07-08perf tools: Fix new_term() missing free on error pathAdrian Hunter
2013-07-08perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter
2013-07-08perf evsel: Fix count parameter to read call in event_format__newDavid Ahern
2013-07-08perf tools: Fix -x/--exclude-other option for report commandJiri Olsa
2013-07-08perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim
2013-07-08perf record: Remove -f/--force optionJiri Olsa
2013-07-08perf record: Remove -A/--append optionJiri Olsa
2013-07-08perf stat: Avoid sending SIGTERM to random processesStephane Eranian
2013-07-08tools lib lk: Fix for cross buildJoonsoo Kim
2013-07-08perf tools: Include termios.h explicitlyJoonsoo Kim
2013-07-08perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov
2013-07-08perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter
2013-07-08perf tools: Fix output directory of Documentation/Robert Richter
2013-07-08tools: Get only verbose output with V=1Robert Richter
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04lguest: fix example launcher compilation for broken glibc headers.Rusty Russell
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra
2013-07-03selftests: add hugetlbfstestJoern Engel
2013-07-03self-test: fix make cleanJoern Engel
2013-07-03selftests: exit 1 on failureJoern Engel
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker
2013-07-03tools/include: use stdint types for user-space byteshift headersYaakov Selkowitz
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann
2013-07-02tools/lguest: real barriers.Rusty Russell
2013-07-02tools/lguest: fix missing rmb().Rusty Russell