summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-055-18/+42
|\
| * perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-03-034-15/+39
| * perf tools: Change perf_guest default back to falseJoerg Roedel2012-03-031-1/+1
| * perf record: No build id option failsDavid Ahern2012-03-031-2/+2
| |
| \
*-. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-024-1/+22
|\ \ \ | | |/ | |/|
| * | perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa2012-02-291-0/+6
| * | perf tools: Ensure comm string is properly terminatedDavid Ahern2012-02-291-0/+1
| * | perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa2012-02-291-1/+11
| * | perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim2012-02-291-0/+4
| |/
* | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds2012-02-271-3/+5
|\ \ | |/ |/|
| * ktest: Fix make_min_config test when build failsSteven Rostedt2012-02-271-3/+5
* | perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao2012-02-061-0/+1
* | perf tools: Fix prefix matching for kernel mapsJiri Olsa2012-02-061-1/+1
* | perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
* | perf top: Fix number of samples displayedStephane Eranian2012-01-301-3/+10
* | perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-301-1/+1
* | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-308-16/+3
* | 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
| * | | | perf test: Change type of '-v' option to INCRNamhyung Kim2012-01-081-1/+1
| * | | | perf script: Add missing closedir() callsNamhyung Kim2012-01-081-0/+4
OpenPOWER on IntegriCloud