summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf report: Make another loop for linking group histsNamhyung Kim2013-01-312-2/+14
| * | | | perf header: Add HEADER_GROUP_DESC featureNamhyung Kim2013-01-313-0/+169
| * | | | perf tests: Add group test conditionsNamhyung Kim2013-01-311-0/+28
| * | | | perf tools: Keep group informationNamhyung Kim2013-01-316-1/+25
| * | | | perf top: Delete maps on exitArnaldo Carvalho de Melo2013-01-311-2/+4
| * | | | perf top: Stop using exit()Arnaldo Carvalho de Melo2013-01-311-23/+33
| * | | | perf header: Fix double fclose() on do_write(fd, xxx) failureThomas Jarosch2013-01-301-1/+3
| * | | | perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...Thomas Jarosch2013-01-301-1/+2
| * | | | perf tools: Fix memory leak on errorThomas Jarosch2013-01-301-1/+3
| * | | | perf sort: Use pclose() instead of fclose() on pipe streamThomas Jarosch2013-01-301-2/+5
| * | | | perf tools: Fix possible double free on errorThomas Jarosch2013-01-301-0/+1
| * | | | perf tools, powerpc: Fix compile warnings in tests/attr.cSukadev Bhattiprolu2013-01-301-0/+5
| * | | | perf evsel: Fix memory leaks on evsel->countsNamhyung Kim2013-01-304-0/+8
| * | | | perf stat: Add interval printingStephane Eranian2013-01-302-15/+146
| * | | | perf evsel: Add prev_raw_count fieldStephane Eranian2013-01-302-0/+27
| * | | | perf tools: Make numa benchmark optionalPeter Hurley2013-01-303-2/+29
| * | | | perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-304-1/+1747
| * | | | tools: Correct typo in tools MakefileBorislav Petkov2013-01-301-1/+1
| * | | | perf tests: Fix leaks on PERF_RECORD_* testArnaldo Carvalho de Melo2013-01-301-5/+7
| * | | | perf tests: Call machine__exit in the vmlinux matches kallsyms testArnaldo Carvalho de Melo2013-01-251-1/+3
| * | | | perf ui browser: Free browser->helpline() on ui_browser__hide()Arnaldo Carvalho de Melo2013-01-251-0/+2
| * | | | perf header: Stop using die() calls when processing tracing dataArnaldo Carvalho de Melo2013-01-251-6/+12
| * | | | perf kmem: Use memdup()Arnaldo Carvalho de Melo2013-01-251-3/+3
| * | | | perf tools: Use memdup in map__cloneArnaldo Carvalho de Melo2013-01-251-6/+2
| * | | | perf tools: Stop using 'self' in map.[ch]Arnaldo Carvalho de Melo2013-01-252-72/+70
| * | | | perf tools: Stop using 'self' in strlistArnaldo Carvalho de Melo2013-01-252-48/+48
| * | | | tools lib traceevent: Handle dynamic array's element size properlyJiri Olsa2013-01-251-2/+37
| * | | | perf test: Allow skipping testsArnaldo Carvalho de Melo2013-01-242-2/+19
| * | | | perf tools: Allow passing a list to intlist__newArnaldo Carvalho de Melo2013-01-243-3/+28
| * | | | perf tools: Allow passing NULL to intlist__findArnaldo Carvalho de Melo2013-01-241-2/+7
| * | | | perf script: Remove workqueue-stats scriptTom Zanussi2013-01-244-136/+0
| * | | | perf script: hook up perf_scripting_context->peventTom Zanussi2013-01-242-0/+2
| * | | | perf script: Don't display trace info when invoking scriptsTom Zanussi2013-01-241-1/+2
| * | | | perf tools: Reinstate 'signed' field flag for tracepointsTom Zanussi2013-01-241-1/+2
| * | | | perf tools: Remove some needless die() calls from the main routineArnaldo Carvalho de Melo2013-01-241-11/+21
| * | | | perf pmu: Privatize perf_pmu_{format,alias} structsArnaldo Carvalho de Melo2013-01-242-14/+13
| * | | | perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo2013-01-241-7/+2
| * | | | perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo2013-01-244-29/+29
| * | | | perf ui browsers: Fix usage of __ in struct namesArnaldo Carvalho de Melo2013-01-242-6/+6
| * | | | perf pmu: Fix usage of __ in struct namesArnaldo Carvalho de Melo2013-01-242-13/+13
| * | | | perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo2013-01-246-52/+52
| * | | | perf tools: Move ltrim() to util/string.cNamhyung Kim2013-01-243-12/+19
| * | | | perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu2013-01-242-1/+2
| * | | | perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim2013-01-242-4/+3
| * | | | perf tools: Get rid of unused include of config.makNamhyung Kim2013-01-241-3/+0
| * | | | tools lib traceevent: Fix warning on '>=' operatorNamhyung Kim2013-01-241-0/+2
| * | | | perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-245-10/+8
| * | | | perf tools: Mark branch_info maps as referencedStephane Eranian2013-01-241-0/+8
| * | | | perf annotate browser: Fix segfault when drawing out-of-bounds jumpsFrederik Deweerdt2013-01-241-12/+13
| * | | | perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-244-26/+25
OpenPOWER on IntegriCloud