aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'v3.4-rc4' into perf/coreIngo Molnar2012-04-25
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-15
| |\
| | * perf archive: Correct cutting of symbolic linkChanho Park2012-04-14
| | * perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-14
| | * perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-14
| | * perf tools: fix NO_GTK2 Makefile config errorStephane Eranian2012-04-12
| | * perf session: Skip event correctly for unknown id/machineJiri Olsa2012-04-12
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-13
| |\|
| | * perf kvm: Finding struct machine fails for PERF_RECORD_MMAPNikunj A. Dadhania2012-04-11
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-12
| |\ \
* | | | Merge tag 'v3.4-rc2' into perf/coreIngo Molnar2012-04-13
|\| | |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
| |\ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
| |\ \ \ \
| | * | | | tools turbostat: harden against cpu online/offlineLen Brown2012-03-29
| | * | | | tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-29
| | * | | | tools turbostat: add summary optionLen Brown2012-03-29
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2012-03-29
| |\ \ \ \ \
| | * | | | | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-03
| | * | | | | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-03
| | * | | | | cpupower: Fix broken mask valuesThomas Renninger2012-03-03
| | * | | | | cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-03
| | * | | | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-03
| | * | | | | cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-03
| | * | | | | cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-03
| | * | | | | cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-03
| | * | | | | cpupower: Fix number of idle statesThomas Renninger2012-03-03
| | * | | | | cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-03
| | * | | | | cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-03
| | * | | | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-03
| | * | | | | cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-03
| * | | | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
| * | | | | | mm: move slabinfo.c to tools/vmDave Young2012-03-28
| * | | | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-28
| * | | | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-28
| * | | | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-23
| | |\ \ \ \ \ \
| | | * | | | | | tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-28
| | | * | | | | | tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-28
| | | * | | | | | tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-28
| | | |/ / / / /
* | | | | | | | perf record: Use sw counter only if hw pmu is not detectedRobert Richter2012-04-11
* | | | | | | | perf tools: Fix thread map that is type pid_tRobert Richter2012-04-11
* | | | | | | | perf stat: Declare some references staticRobert Richter2012-04-11
* | | | | | | | perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-11
* | | | | | | | perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-11
* | | | | | | | perf annotate: Fix a build errorNamhyung Kim2012-04-11
* | | | | | | | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-11
* | | | | | | | tools: Connect to the kernel build systemBorislav Petkov2012-04-11
* | | | | | | | tools: Add a help targetBorislav Petkov2012-04-11
* | | | | | | | tools: Add a toplevel MakefileBorislav Petkov2012-04-11