aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt2011-07-15
* ktest: Keep fonud configs separate from default configsSteven Rostedt2011-07-15
* ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2011-07-15
* ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2011-07-15
* ktest: Add test type make_min_configSteven Rostedt2011-07-15
* ktest: Require one TEST_START in config fileSteven Rostedt2011-06-14
* ktest: Add helper function to avoid duplicate codeSteven Rostedt2011-06-14
* ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt2011-06-14
* ktest: Fix tar extracting of modules to targetSteven Rostedt2011-06-14
* ktest: Have the testing tmp dir include machine nameSteven Rostedt2011-06-14
* ktest: Add POST/PRE_BUILD optionsSteven Rostedt2011-06-14
* ktest: Allow initrd processing without modules definedSteven Rostedt2011-06-13
* ktest: Have LOG_FILE evaluate options as wellSteven Rostedt2011-06-13
* ktest: Have wait on stdio honor bug timeoutSteven Rostedt2011-06-13
* ktest: Implement our own force min configSteven Rostedt2011-06-13
* ktest: Add TEST_NAME optionSteven Rostedt2011-06-13
* ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt2011-06-13
* ktest: Add detection of triple faultsSteven Rostedt2011-06-13
* ktest: Notify reason to break out of monitoring bootSteven Rostedt2011-06-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-06-03
|\
| * ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt2011-06-02
| * ktest: Fix result of rebooting the kernelSteven Rostedt2011-06-02
| * ktest: Fix off-by-one in config bisect resultSteven Rostedt2011-06-02
* | virtio_test: support event indexMichael S. Tsirkin2011-05-29
|/
* perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo2011-05-27
* perf top: Handle kptr_restrictArnaldo Carvalho de Melo2011-05-27
* perf top: Remove unused macroArnaldo Carvalho de Melo2011-05-27
* perf events: initialize fd array to -1 instead of 0David Ahern2011-05-27
* perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2011-05-27
* perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-26
* perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo2011-05-26
* perf: Remove duplicate headersJesper Juhl2011-05-26
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-24
|\
| * perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker2011-05-23
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\|
| * perf tools: Fix sample size bit operationsFrederic Weisbecker2011-05-23
| * perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker2011-05-23
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-22
| |\
| | * perf tools: Propagate event parse error handlingFrederic Weisbecker2011-05-21
| | * perf tools: Robustify dynamic sample content fetchFrederic Weisbecker2011-05-21
| | * perf tools: Pre-check sample size before parsingFrederic Weisbecker2011-05-21
| | * perf tools: Move evlist sample helpers to evlist areaFrederic Weisbecker2011-05-21
| | * perf tools: Remove junk code in mmap size handlingFrederic Weisbecker2011-05-21
| | * perf tools: Check we are able to read the event size on mmapFrederic Weisbecker2011-05-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * | | perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.cJesper Juhl2011-05-10
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | ktest: Allow options to be used by other optionsSteven Rostedt2011-05-20