summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf lock: Document lock info subcommandNamhyung Kim2012-01-302-5/+19
* perf top: Fix number of samples displayedStephane Eranian2012-01-301-3/+10
* perf script: Add option resolving vmlinux pathAkihiro Nagai2012-01-304-3/+13
* perf script: Add the offset field specifierAkihiro Nagai2012-01-306-15/+46
* perf script: Print branch_from and branch_to of BTS eventsAkihiro Nagai2012-01-301-0/+42
* perf script: Unify the expressions indicating "unknown"Akihiro Nagai2012-01-306-39/+42
* perf evsel: Fix spelling typoMasanari Iida2012-01-301-1/+1
* Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-2/+175
|\
| * perf tools: Add x86 RDPMC, RDTSC testPeter Zijlstra2011-12-211-2/+175
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-01-2637-47/+597
|\ \
| * | perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-241-1/+1
| * | perf probe: Usability fixesSrikar Dronamraju2012-01-241-3/+3
| * | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-248-16/+3
| * | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-242-4/+18
| * | perf bench: Also allow measuring memset()Jan Beulich2012-01-248-2/+331
| * | perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2012-01-242-0/+12
| * | perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich2012-01-241-1/+1
| * | perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-2418-22/+200
| * | perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo2012-01-244-0/+30
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-0/+2
|\ \ \
| * \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-0/+2
| |\ \ \
| | * | | tools turbostat: recognize and run properly on IVBLen Brown2011-11-181-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2012-01-163-192/+581
|\ \ \ \ \
| * | | | | ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt2012-01-042-1/+11
| * | | | | ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt2012-01-042-9/+7
| * | | | | ktest: Fix compare script to test if options are not documentedSteven Rostedt2011-12-221-1/+3
| * | | | | ktest: Detect typos in option namesSteven Rostedt2011-12-222-80/+139
| * | | | | ktest: Have all values be set by defaultsSteven Rostedt2011-12-221-27/+59
| * | | | | ktest: Change initialization of defaults hash to perl formatSteven Rostedt2011-12-221-35/+36
| * | | | | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt2011-12-222-7/+47
| * | | | | ktest: Allow overriding bisect test resultsSteven Rostedt2011-12-222-0/+83
| * | | | | ktest: Evaluate options before processing themSteven Rostedt2011-12-221-5/+6
| * | | | | ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt2011-12-221-3/+12
| * | | | | ktest: Only ask options needed for installSteven Rostedt2011-12-221-5/+14
| * | | | | ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt2011-12-221-1/+14
| * | | | | ktest: Do not ask for some options if the only test is buildSteven Rostedt2011-12-221-12/+31
| * | | | | ktest: Ask for type of test when creating a new configSteven Rostedt2011-12-221-4/+12
| * | | | | ktest: Allow bisect test to restart where it left offSteven Rostedt2011-12-221-6/+64
| * | | | | ktest: When creating new config, allow the use of ${THIS_DIR}Steven Rostedt2011-11-231-2/+17
| * | | | | ktest: Add default for ssh-user, build-target and target-imageSteven Rostedt2011-11-211-1/+7
| * | | | | ktest: Allow success logs to be storedRabin Vincent2011-11-182-34/+52
| * | | | | ktest: Save test outputRabin Vincent2011-11-181-11/+19
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-1515-84/+124
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim2012-01-081-1/+0
| * | | | | perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim2012-01-081-16/+18
| * | | | | perf annotate: Get rid of field_sep checkNamhyung Kim2012-01-081-5/+0
| * | | | | perf annotate: Fix usage stringNamhyung Kim2012-01-081-1/+1
| * | | | | perf kmem: Fix a memory leakNamhyung Kim2012-01-081-0/+1
| * | | | | perf kmem: Add missing closedir() callsNamhyung Kim2012-01-081-0/+2
| * | | | | perf top: Add error message for EMFILENamhyung Kim2012-01-081-0/+4
OpenPOWER on IntegriCloud