summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Fix a mmap and munmap mismatched bugChenggang Qin2013-10-141-5/+5
* perf symbols: Fix a memory leak due to symbol__delete not being usedChenggang Qin2013-10-141-0/+2
* perf annotate: Another fix for annotate_browser__callq()Adrian Hunter2013-10-143-3/+38
* perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter2013-10-146-1/+576
* perf annotate: Fix annotate_browser__callq()Adrian Hunter2013-10-141-11/+10
* perf symbols: Add ability to find kcore in build-id cacheAdrian Hunter2013-10-141-44/+103
* perf tools: Add copyfile_mode()Adrian Hunter2013-10-142-5/+14
* perf annotate: Find kcore symbols on other mapsAdrian Hunter2013-10-141-13/+9
* tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar2013-10-141-1/+1
* tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar2013-10-141-1/+1
* tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar2013-10-142-12/+3
* tools/perf/build: Simplify the libelf logicIngo Molnar2013-10-141-8/+0
* tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar2013-10-141-4/+4
* tools/perf/build: Pass through DEBUG parameterIngo Molnar2013-10-142-6/+16
* tools/perf/build: Fix non-existent build directory handlingIngo Molnar2013-10-141-1/+1
* perf symbols: Add map_groups__find_ams()Arnaldo Carvalho de Melo2013-10-142-0/+21
* perf symbols: Workaround objdump difficulties with kcoreAdrian Hunter2013-10-144-0/+273
* perf symbols: Validate kcore module addressesAdrian Hunter2013-10-141-21/+175
* perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa2013-10-141-7/+9
* perf tests: Fix memory leak in dso-data.cFelipe Pena2013-10-141-0/+1
* perf tools: Fix old GCC build error in 'get_srcline'David Ahern2013-10-141-2/+2
* perf trace: Add summary option to dump syscall statisticsDavid Ahern2013-10-142-12/+102
* perf util: Add findnew method to intlistDavid Ahern2013-10-144-7/+44
* perf trace: Improve the error messagesRamkumar Ramachandra2013-10-141-9/+28
* perf timechart: Add example in the documentationRamkumar Ramachandra2013-10-111-1/+14
* perf tools: Implement summary output for 'make install'Ingo Molnar2013-10-113-36/+48
* perf tools: Align perf version output to other build messagesIngo Molnar2013-10-111-1/+1
* tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar2013-10-115-30/+32
* perf tools: Implement summary output for 'make clean'Ingo Molnar2013-10-114-21/+29
* perf tools: Fix redirection printoutsIngo Molnar2013-10-111-3/+3
* perf trace: Initial beautifier for ioctl's 'cmd' argArnaldo Carvalho de Melo2013-10-111-1/+33
* perf trace: Prepare the strarray scnprintf method for reuseArnaldo Carvalho de Melo2013-10-111-3/+10
* perf trace: Allow specifying index offset in strarraysArnaldo Carvalho de Melo2013-10-111-4/+11
* perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter2013-10-113-49/+79
* perf intlist: Add priv memberDavid Ahern2013-10-112-0/+2
* perf trace: Use new machine method to loop over threadsDavid Ahern2013-10-111-28/+48
* perf machine: Add method to loop over threads and invoke handlerDavid Ahern2013-10-112-0/+27
* perf trace: Add record optionDavid Ahern2013-10-112-3/+41
* perf trace: Fix comm resolution when reading events from fileDavid Ahern2013-10-113-12/+31
* perf stat: Add units to nanosec-based countersDavid Ahern2013-10-111-1/+4
* perf stat: Don't require a workload when using system wide or CPU optionsDavid Ahern2013-10-111-1/+2
* perf stat: Fix misleading message when specifying cpu list or system wideDavid Ahern2013-10-111-1/+5
* perf evlist: Fix perf_evlist__mmap_read event overflowJiri Olsa2013-10-114-3/+9
* perf bench: Fix failing assertions in numa benchPetr Holasek2013-10-111-13/+21
* perf tools: Ignore 'perf timechart' output fileRamkumar Ramachandra2013-10-111-0/+1
* perf stat: Don't print bogus data on -e instructionsRamkumar Ramachandra2013-10-111-4/+3
* perf stat: Don't print bogus data on -e cyclesRamkumar Ramachandra2013-10-111-4/+4
* perf tools: Move start conditions to start of the flex fileJiri Olsa2013-10-111-31/+32
* perf tools: Add missing -ldl for gtk buildJiri Olsa2013-10-111-0/+1
* perf machine: Use snprintf instead of sprintfAdrian Hunter2013-10-111-3/+3
OpenPOWER on IntegriCloud