aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31bpf_jit_disasm: also support reading jit dump from fileDaniel Borkmann
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter
2015-07-13perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-07-13perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams
2015-07-09tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo
2015-07-09perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo
2015-07-09perf thread_map: Fix the sizeof() calculation for map entriesArnaldo Carvalho de Melo
2015-07-08tools lib: Improve clean targetRiku Voipio
2015-07-08perf stat: Fix shadow declaration of closeJiri Olsa
2015-07-07perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter
2015-07-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPI / acpidump: Update acpidump manualLv Zheng
2015-07-01ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng
2015-07-01ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng
2015-07-01ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner
2015-07-01perf tools: Allow to specify custom linker commandAaro Koskinen
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen
2015-07-01perf mem: Fill in the missing session freeing after an error occursTaeung Song
2015-07-01perf kvm: Fill in the missing session freeing after an error occursTaeung Song
2015-07-01perf report: Fill in the missing session freeing after an error occursTaeung Song
2015-07-01perf kmem: Fill in the missing session freeing after an error occursTaeung Song
2015-07-01perf inject: Fill in the missing session freeing after an error occursTaeung Song
2015-07-01perf tools: Add missing break for PERF_RECORD_ITRACE_STARTJiri Olsa
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams
2015-06-26perf symbols: Check access permission when reading symbol filesLi Zhang
2015-06-26perf stat: Introduce --per-thread optionJiri Olsa
2015-06-26perf stat: Introduce print_counters functionJiri Olsa