summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2015-08-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-4/+37
2015-08-19perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo-2/+2
2015-08-19perf tools: Fix buildid processingAdrian Hunter-0/+11
2015-08-19perf tools: Make fork event processing more resilientAdrian Hunter-2/+18
2015-08-19perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter-0/+6
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+4
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2015-07-28perf tools: Fix test build error when bindir contains double slashPawel Moll-1/+1
2015-07-28perf stat: Fix transaction lenght metricsAndi Kleen-5/+3
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart-1/+1
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+100
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin-3/+16
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter-5/+5
2015-07-13perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo-1/+1
2015-07-13perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo-1/+4
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+79
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams-0/+7
2015-07-09tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo-3/+65
2015-07-09perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo-1/+1
2015-07-09perf thread_map: Fix the sizeof() calculation for map entriesArnaldo Carvalho de Melo-2/+1
2015-07-08tools lib: Improve clean targetRiku Voipio-2/+2
2015-07-08perf stat: Fix shadow declaration of closeJiri Olsa-2/+2
2015-07-07perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter-5/+3
2015-07-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-32/+959
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo-3/+246
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo-0/+1
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo-12/+550
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo-3/+90
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo-0/+58
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-399/+872
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-68/+87
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore-15/+15
2015-07-01ACPI / acpidump: Update acpidump manualLv Zheng-5/+12
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng-4/+13
2015-07-01ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng-43/+46
2015-07-01ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner-1/+1
2015-07-01perf tools: Allow to specify custom linker commandAaro Koskinen-1/+1
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen-5/+5
2015-07-01perf mem: Fill in the missing session freeing after an error occursTaeung Song-10/+6
2015-07-01perf kvm: Fill in the missing session freeing after an error occursTaeung Song-4/+10
2015-07-01perf report: Fill in the missing session freeing after an error occursTaeung Song-2/+4
2015-07-01perf kmem: Fill in the missing session freeing after an error occursTaeung Song-2/+2
2015-07-01perf inject: Fill in the missing session freeing after an error occursTaeung Song-3/+4
2015-07-01perf tools: Add missing break for PERF_RECORD_ITRACE_STARTJiri Olsa-2/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1366
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+4874
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-204/+610
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-247/+83