summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-10-21perf record: Improve write_output error messageAdrian Hunter
2013-10-21perf evsel: Add missing decrement in id sample parsingAdrian Hunter
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-18perf evsel: Add missing 'mmap2' from debug printAdrian Hunter
2013-10-17perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoidArnaldo Carvalho de Melo
2013-10-17perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo
2013-10-17perf evlist: Introduce perf_evlist__strerror_tp methodArnaldo Carvalho de Melo
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena
2013-10-16perf trace: Improve event processing exitArnaldo Carvalho de Melo
2013-10-16perf trace: Use vfs_getname hook if availableArnaldo Carvalho de Melo
2013-10-16perf trace: Split fd -> pathname array handlingArnaldo Carvalho de Melo
2013-10-15perf probe: Fix to initialize fname always before use itMasami Hiramatsu
2013-10-15perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo
2013-10-14perf symbols: Fix a mmap and munmap mismatched bugChenggang Qin
2013-10-14perf symbols: Fix a memory leak due to symbol__delete not being usedChenggang Qin
2013-10-14perf annotate: Another fix for annotate_browser__callq()Adrian Hunter
2013-10-14perf buildid-cache: Add ability to add kcore to the cacheAdrian Hunter
2013-10-14perf annotate: Fix annotate_browser__callq()Adrian Hunter
2013-10-14perf symbols: Add ability to find kcore in build-id cacheAdrian Hunter
2013-10-14perf tools: Add copyfile_mode()Adrian Hunter
2013-10-14perf annotate: Find kcore symbols on other mapsAdrian Hunter
2013-10-14tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar
2013-10-14tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar
2013-10-14tools/perf/build: Simplify the libelf logicIngo Molnar
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar
2013-10-14tools/perf/build: Fix non-existent build directory handlingIngo Molnar
2013-10-14perf symbols: Add map_groups__find_ams()Arnaldo Carvalho de Melo
2013-10-14perf symbols: Workaround objdump difficulties with kcoreAdrian Hunter
2013-10-14perf symbols: Validate kcore module addressesAdrian Hunter
2013-10-14perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena
2013-10-14perf tools: Fix old GCC build error in 'get_srcline'David Ahern
2013-10-14perf trace: Add summary option to dump syscall statisticsDavid Ahern
2013-10-14perf util: Add findnew method to intlistDavid Ahern
2013-10-14perf trace: Improve the error messagesRamkumar Ramachandra
2013-10-11perf timechart: Add example in the documentationRamkumar Ramachandra
2013-10-11perf tools: Implement summary output for 'make install'Ingo Molnar
2013-10-11perf tools: Align perf version output to other build messagesIngo Molnar
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar
2013-10-11perf tools: Fix redirection printoutsIngo Molnar
2013-10-11perf trace: Initial beautifier for ioctl's 'cmd' argArnaldo Carvalho de Melo
2013-10-11perf trace: Prepare the strarray scnprintf method for reuseArnaldo Carvalho de Melo
2013-10-11perf trace: Allow specifying index offset in strarraysArnaldo Carvalho de Melo
2013-10-11perf symbols: Make a separate function to parse /proc/modulesAdrian Hunter