summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-075-5/+87
* perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-076-39/+42
* perf target: Introduce perf_target_errnoNamhyung Kim2012-05-072-12/+46
* perf evlist: Fix creation of cpu mapNamhyung Kim2012-05-071-2/+3
* perf top: Set target.system_wideArnaldo Carvalho de Melo2012-05-071-0/+4
* perf session: Fail on processing event with unknown sizeJiri Olsa2012-05-041-21/+9
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-024-18/+16
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-027-165/+205
* perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-023-17/+17
* perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-023-6/+5
* perf ui: Make setup_browser() genericNamhyung Kim2012-05-021-19/+25
* perf target: Split out perf_target handling codeNamhyung Kim2012-05-028-44/+68
* perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim2012-05-021-0/+14
* perf evlist: Make create_maps() take struct perf_targetNamhyung Kim2012-05-025-16/+15
* perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-025-29/+31
* perf top: Convert to struct perf_targetNamhyung Kim2012-05-023-30/+28
* perf stat: Convert to struct perf_targetNamhyung Kim2012-05-021-25/+22
* perf tools: Introduce struct perf_targetNamhyung Kim2012-05-025-32/+41
* perf tools: Fix include header files in util/parse-events.hRobert Richter2012-05-021-0/+2
* perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo2012-05-021-4/+2
* perf tools: Cleanup realloc useUlrich Drepper2012-04-231-11/+6
* Merge tag 'v3.4-rc2' into perf/coreIngo Molnar2012-04-1329-241/+1972
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-3134-459/+2134
| |\
| * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-302-120/+224
| |\ \
| | * | tools turbostat: harden against cpu online/offlineLen Brown2012-03-291-54/+61
| | * | tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-291-0/+46
| | * | tools turbostat: add summary optionLen Brown2012-03-292-69/+120
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2012-03-2913-110/+259
| |\ \ \
| | * | | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-032-2/+24
| | * | | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-032-14/+26
| | * | | cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
| | * | | cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-032-39/+71
| | * | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-031-3/+1
| | * | | cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-031-2/+0
| | * | | cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-031-1/+1
| | * | | cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-031-7/+0
| | * | | cpupower: Fix number of idle statesThomas Renninger2012-03-031-3/+2
| | * | | cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-032-6/+2
| | * | | cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-031-0/+90
| | * | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-032-9/+9
| | * | | cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-034-23/+32
| * | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-286-1/+363
| * | | | mm: move slabinfo.c to tools/vmDave Young2012-03-282-2/+2
| * | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-282-0/+1113
| * | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-281-1/+1
| * | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-283-10/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-273-0/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-233-0/+3
| | |\ \ \ \
| | | * | | | tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-281-0/+3
| | | * | | | tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-281-0/+0
OpenPOWER on IntegriCloud