aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-11-27perf trace: Handle DT_UNKNOWN on filesystems that don't support d_typeShawn Bohrer
2010-11-27perf symbols: Correct final kernel map guessesIan Munsie
2010-11-26perf events: Default to using event__process_lostArnaldo Carvalho de Melo
2010-11-26perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake
2010-11-26perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake
2010-11-23perf symbols: Remove incorrect open-coded container_of()Rabin Vincent
2010-11-22perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo
2010-11-20perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford
2010-11-19perf tools: Remove hardcoded include paths for elfutilsRobert Morell
2010-11-19perf stat: Add no-aggregation mode to -aStephane Eranian
2010-11-18ktest: Ask for the manditory config options instead of just failingSteven Rostedt
2010-11-18ktest: Copy the last good and bad configs in config_bisectSteven Rostedt
2010-11-18ktest: For grub reboot, use run_ssh instead of run_commandSteven Rostedt
2010-11-18ktest: Added force stop after success and failureSteven Rostedt
2010-11-18ktest: Parse off the directory name in useconfig for failuresSteven Rostedt
2010-11-18ktest: Use different temp config name for minconfigSteven Rostedt
2010-11-18ktest: Updated the sample.conf for the latest optionsSteven Rostedt
2010-11-18ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt
2010-11-18ktest: Added config_bisect test typeSteven Rostedt
2010-11-18ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt
2010-11-18ktest: Output something easy to parse for failure or successSteven Rostedt
2010-11-18ktest: Allow a test case to undefine a default valueSteven Rostedt
2010-11-18ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt
2010-11-18ktest: Write to stdout if no log file is givenSteven Rostedt
2010-11-18ktest: Use oldnoconfig instead of yes commandSteven Rostedt
2010-11-18ktest: Update the sample config file with more documentationSteven Rostedt
2010-11-18ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt
2010-11-18ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt
2010-11-18ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt
2010-11-18ktest: Added sample.conf, new %default option formatSteven Rostedt
2010-11-18ktest: Add open and close console and start stop monitorSteven Rostedt
2010-11-18ktest: Added continuing on success, clear log and timeoutSteven Rostedt
2010-11-18ktest: Add reverse bisect, better logging, copyrightSteven Rostedt
2010-11-18ktest: Added patchcheckSteven Rostedt
2010-11-18ktest: Added reboot on successSteven Rostedt
2010-11-18ktest: Added better console, add test buildSteven Rostedt
2010-11-18ktest: Bisecting, install modules, add loggingSteven Rostedt
2010-11-18ktest: New features reboot on error, make optionsSteven Rostedt
2010-11-18ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt
2010-11-18Initial start of ktest.plSteven Rostedt
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-11-10perf trace: update usageTom Zanussi
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi
2010-11-10perf trace: live-mode command-line cleanupTom Zanussi
2010-11-10perf trace record: handle commands correctlyTom Zanussi
2010-11-10perf record: make the record options available outside perf recordTom Zanussi
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-11-10perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi