aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov1-17/+17
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-5/+5
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2012-01-03perf kvm: Fix copy & paste error in descriptionJoerg Roedel1-1/+1
2012-01-03perf script: Kill script_spec__deleteNamhyung Kim1-12/+1
2012-01-03perf top: Fix a memory leakNamhyung Kim1-1/+0
2012-01-03perf stat: Introduce get_ratio_color() helperNamhyung Kim1-56/+35
2012-01-03perf session: Remove impossible condition checkNamhyung Kim1-2/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro1-1/+1
2011-12-29perf tools: Fix feature-bits rework fallout, remove unused variableIngo Molnar1-3/+0
2011-12-23perf script: Add generic perl handler to process eventsRobert Richter1-6/+67
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter3-93/+149
2011-12-23perf tools: Unify handling of features when writing feature sectionRobert Richter2-9/+12
2011-12-23perf report: Accept fifos as input fileRobert Richter19-33/+51
2011-12-23perf tools: Moving code in some filesRobert Richter2-267/+264
2011-12-23perf tools: Fix out-of-bound access to struct perf_sessionRobert Richter2-2/+2
2011-12-23perf tools: Continue processing header on unknown featuresRobert Richter1-1/+1
2011-12-23perf tools: Improve macros for struct feature_opsRobert Richter1-18/+22
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage4-1/+17
2011-12-23perf: builtin-record: Provide advice if mmap'ing fails with EPERM.Nelson Elhage1-1/+8
2011-12-23perf tools: Fix truncated annotationIngo Molnar1-1/+1
2011-12-23perf script: look up thread using tid instead of pidDavid Ahern1-1/+1
2011-12-23perf tools: Look up thread names for system wide profilingDavid Ahern1-22/+53
2011-12-23perf tools: Fix comm for processes with named threadsDavid Ahern1-5/+32
2011-12-22perf report: Fix usage stringNamhyung Kim1-1/+1
2011-12-21perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLESStephane Eranian1-0/+2
2011-12-20Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar12-24/+160
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar3-2/+19
2011-12-20perf test: Add more automated tests for event parsingJiri Olsa1-1/+126
2011-12-20perf events: Tidy up perf_event__preprocess_sampleNamhyung Kim1-6/+7
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim2-2/+8
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim1-0/+1
2011-12-20perf symbols: Fix error path on symbol__init()Namhyung Kim1-2/+2
2011-12-20perf symbols: Get rid of duplicated snprintf()Namhyung Kim1-6/+1
2011-12-20perf evlist: Fix errno value reporting on failed mmapNelson Elhage1-1/+3
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim2-5/+6
2011-12-20perf evsel: Fix uninitialized memory access to struct perf_sampleRobert Richter1-1/+1
2011-12-20perf record: Add ability to record event periodAndrew Vagin3-0/+5
2011-12-15tools/power turbostat: update fields in manpageArun Thomas1-4/+4
2011-12-12perf tools: Add ability to synthesize event according to a sampleAndrew Vagin3-0/+90
2011-12-12perf script: Implement option for system-wide profilingRobert Richter1-5/+10
2011-12-12perf script: Fix mem leaks and NULL pointer checks around strdup()sRobert Richter1-19/+29
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2011-12-07Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2-2/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2011-12-06perf header: Use event_name() to get an event nameAndrew Vagin1-1/+1
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar4-12/+14
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-12/+14
2011-12-05perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2011-12-05perf stat: Failure with "Operation not supported"Anton Blanchard1-1/+2