summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-17perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo2-0/+19
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2-18/+13
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo1-1/+1
2013-10-17perf evlist: Introduce perf_evlist__strerror_tp methodArnaldo Carvalho de Melo3-21/+34
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-10-16perf trace: Improve event processing exitArnaldo Carvalho de Melo1-11/+12
2013-10-16perf trace: Use vfs_getname hook if availableArnaldo Carvalho de Melo2-12/+75
2013-10-16perf trace: Split fd -> pathname array handlingArnaldo Carvalho de Melo1-22/+27
2013-10-15perf probe: Fix to initialize fname always before use itMasami Hiramatsu1-1/+1
2013-10-15perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo1-1/+1
2013-10-14perf symbols: Fix a mmap and munmap mismatched bugChenggang Qin1-5/+5
2013-10-14perf symbols: Fix a memory leak due to symbol__delete not being usedChenggang Qin1-0/+2
2013-10-14perf annotate: Another fix for annotate_browser__callq()Adrian Hunter3-3/+38
2013-10-14perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter6-1/+576
2013-10-14perf annotate: Fix annotate_browser__callq()Adrian Hunter1-11/+10
2013-10-14perf symbols: Add ability to find kcore in build-id cacheAdrian Hunter1-44/+103
2013-10-14perf tools: Add copyfile_mode()Adrian Hunter2-5/+14
2013-10-14perf annotate: Find kcore symbols on other mapsAdrian Hunter1-13/+9
2013-10-14tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar1-1/+1
2013-10-14tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar1-1/+1
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar2-12/+3
2013-10-14tools/perf/build: Simplify the libelf logicIngo Molnar1-8/+0
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar1-4/+4
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar2-6/+16
2013-10-14tools/perf/build: Fix non-existent build directory handlingIngo Molnar1-1/+1
2013-10-14perf symbols: Add map_groups__find_ams()Arnaldo Carvalho de Melo2-0/+21
2013-10-14perf symbols: Workaround objdump difficulties with kcoreAdrian Hunter4-0/+273
2013-10-14perf symbols: Validate kcore module addressesAdrian Hunter1-21/+175
2013-10-14perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa1-7/+9
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena1-0/+1
2013-10-14perf tools: Fix old GCC build error in 'get_srcline'David Ahern1-2/+2
2013-10-14perf trace: Add summary option to dump syscall statisticsDavid Ahern2-12/+102
2013-10-14perf util: Add findnew method to intlistDavid Ahern4-7/+44
2013-10-14perf trace: Improve the error messagesRamkumar Ramachandra1-9/+28
2013-10-11perf timechart: Add example in the documentationRamkumar Ramachandra1-1/+14
2013-10-11perf tools: Implement summary output for 'make install'Ingo Molnar3-36/+48
2013-10-11perf tools: Align perf version output to other build messagesIngo Molnar1-1/+1
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar5-30/+32
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar4-21/+29
2013-10-11perf tools: Fix redirection printoutsIngo Molnar1-3/+3
2013-10-11perf trace: Initial beautifier for ioctl's 'cmd' argArnaldo Carvalho de Melo1-1/+33
2013-10-11perf trace: Prepare the strarray scnprintf method for reuseArnaldo Carvalho de Melo1-3/+10
2013-10-11perf trace: Allow specifying index offset in strarraysArnaldo Carvalho de Melo1-4/+11
2013-10-11perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter3-49/+79
2013-10-11perf intlist: Add priv memberDavid Ahern2-0/+2
2013-10-11perf trace: Use new machine method to loop over threadsDavid Ahern1-28/+48
2013-10-11perf machine: Add method to loop over threads and invoke handlerDavid Ahern2-0/+27
2013-10-11perf trace: Add record optionDavid Ahern2-3/+41
2013-10-11perf trace: Fix comm resolution when reading events from fileDavid Ahern3-12/+31
2013-10-11perf stat: Add units to nanosec-based countersDavid Ahern1-1/+4