aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 30-150/+118
2013-07-11Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-26/+473
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-34/+34
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-13/+28
2013-07-10perf script: Fix broken include in Context.xsGravatar Ramkumar Ramachandra 1-1/+1
2013-07-10perf tools: Fix -ldw/-lelf link test when static linkingGravatar Mike Frysinger 2-3/+3
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-39/+20
2013-07-09perf tools: Revert regression in configuration of Python supportGravatar Michael Witten 1-1/+1
2013-07-09tools/virtio: move module license stub to module.hGravatar Michael S. Tsirkin 2-3/+5
2013-07-08perf tools: Fix perf version generationGravatar Robert Richter 1-6/+15
2013-07-08perf stat: Fix per-socket output bug for uncore eventsGravatar Stephane Eranian 1-3/+4
2013-07-08perf symbols: Fix vdso list searchingGravatar Waiman Long 3-4/+11
2013-07-08perf evsel: Fix missing increment in sample parsingGravatar Adrian Hunter 1-1/+1
2013-07-08perf tools: Update symbol_conf.nr_events when processing attribute eventsGravatar Adrian Hunter 1-0/+2
2013-07-08perf tools: Fix new_term() missing free on error pathGravatar Adrian Hunter 1-0/+1
2013-07-08perf tools: Fix parse_events_terms() segfault on error pathGravatar Adrian Hunter 1-1/+2
2013-07-08perf evsel: Fix count parameter to read call in event_format__newGravatar David Ahern 1-1/+1
2013-07-08perf tools: Fix -x/--exclude-other option for report commandGravatar Jiri Olsa 4-6/+1
2013-07-08perf evlist: Enhance perf_evlist__start_workload()Gravatar Namhyung Kim 1-1/+9
2013-07-08perf record: Remove -f/--force optionGravatar Jiri Olsa 7-14/+6
2013-07-08perf record: Remove -A/--append optionGravatar Jiri Olsa 3-88/+11
2013-07-08perf stat: Avoid sending SIGTERM to random processesGravatar Stephane Eranian 1-1/+22
2013-07-08tools lib lk: Fix for cross buildGravatar Joonsoo Kim 1-0/+15
2013-07-08perf tools: Include termios.h explicitlyGravatar Joonsoo Kim 1-1/+1
2013-07-08perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsGravatar Kirill A. Shutemov 2-3/+3
2013-07-08perf tools: Fix build errors with O and DESTDIR make vars setGravatar Robert Richter 2-4/+3
2013-07-08perf tools: Fix output directory of Documentation/Gravatar Robert Richter 1-8/+2
2013-07-08tools: Get only verbose output with V=1Gravatar Robert Richter 3-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+230
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesGravatar Thomas Renninger 3-0/+198
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeGravatar Thomas Renninger 1-0/+4
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingGravatar Thomas Renninger 6-9/+142
2013-07-05cpupower: Implement disabling of cstate interfaceGravatar Thomas Renninger 2-1/+123
2013-07-05cpupower: Make idlestate usage unsignedGravatar Thomas Renninger 3-16/+6
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-07-04lguest: fix example launcher compilation for broken glibc headers.Gravatar Rusty Russell 2-9/+9
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsGravatar Andrew Morton 2-2/+2
2013-07-03selftests: add .gitignore for kcmpGravatar Ramkumar Ramachandra 1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileGravatar Ramkumar Ramachandra 1-2/+1
2013-07-03selftests: add .gitignore for vmGravatar Ramkumar Ramachandra 1-0/+4
2013-07-03selftests: add hugetlbfstestGravatar Joern Engel 3-1/+96
2013-07-03self-test: fix make cleanGravatar Joern Engel 1-2/+3
2013-07-03selftests: exit 1 on failureGravatar Joern Engel 2-1/+6
2013-07-03selftests: add basic posix timers selftestsGravatar Frederic Weisbecker 3-0/+230
2013-07-03tools/include: use stdint types for user-space byteshift headersGravatar Yaakov Selkowitz 2-34/+34
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 38-773/+1164
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersGravatar Daniel Borkmann 1-39/+20
2013-07-02tools/lguest: real barriers.Gravatar Rusty Russell 1-2/+2
2013-07-02tools/lguest: fix missing rmb().Gravatar Rusty Russell 1-0/+13
2013-06-17tools: hv: Improve error logging in KVP daemon.Gravatar Tomas Hozza 1-11/+18