summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-01-06perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo
2012-01-06perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo
2012-01-04ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt
2012-01-04ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt
2012-01-03perf kvm: Fix copy & paste error in descriptionJoerg Roedel
2012-01-03perf script: Kill script_spec__deleteNamhyung Kim
2012-01-03perf top: Fix a memory leakNamhyung Kim
2012-01-03perf stat: Introduce get_ratio_color() helperNamhyung Kim
2012-01-03perf session: Remove impossible condition checkNamhyung Kim
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-29perf tools: Fix feature-bits rework fallout, remove unused variableIngo Molnar
2011-12-23perf script: Add generic perl handler to process eventsRobert Richter
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter
2011-12-23perf tools: Unify handling of features when writing feature sectionRobert Richter
2011-12-23perf report: Accept fifos as input fileRobert Richter
2011-12-23perf tools: Moving code in some filesRobert Richter
2011-12-23perf tools: Fix out-of-bound access to struct perf_sessionRobert Richter
2011-12-23perf tools: Continue processing header on unknown featuresRobert Richter
2011-12-23perf tools: Improve macros for struct feature_opsRobert Richter
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage
2011-12-23perf: builtin-record: Provide advice if mmap'ing fails with EPERM.Nelson Elhage
2011-12-23perf tools: Fix truncated annotationIngo Molnar
2011-12-23perf script: look up thread using tid instead of pidDavid Ahern
2011-12-23perf tools: Look up thread names for system wide profilingDavid Ahern
2011-12-23perf tools: Fix comm for processes with named threadsDavid Ahern
2011-12-22ktest: Fix compare script to test if options are not documentedSteven Rostedt
2011-12-22ktest: Detect typos in option namesSteven Rostedt
2011-12-22ktest: Have all values be set by defaultsSteven Rostedt
2011-12-22ktest: Change initialization of defaults hash to perl formatSteven Rostedt
2011-12-22ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt
2011-12-22ktest: Allow overriding bisect test resultsSteven Rostedt
2011-12-22ktest: Evaluate options before processing themSteven Rostedt
2011-12-22ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt
2011-12-22ktest: Only ask options needed for installSteven Rostedt
2011-12-22ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt
2011-12-22ktest: Do not ask for some options if the only test is buildSteven Rostedt
2011-12-22ktest: Ask for type of test when creating a new configSteven Rostedt
2011-12-22ktest: Allow bisect test to restart where it left offSteven Rostedt
2011-12-22perf report: Fix usage stringNamhyung Kim
2011-12-21perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLESStephane Eranian
2011-12-20Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20perf test: Add more automated tests for event parsingJiri Olsa
2011-12-20perf events: Tidy up perf_event__preprocess_sampleNamhyung Kim
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim
2011-12-20perf symbols: Fix error path on symbol__init()Namhyung Kim
2011-12-20perf symbols: Get rid of duplicated snprintf()Namhyung Kim
2011-12-20perf evlist: Fix errno value reporting on failed mmapNelson Elhage
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim