aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-07-13Merge remote-tracking branch 'kdbus/kdbus'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
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-08Merge branch 'x86/asm'Ingo Molnar
2015-07-07x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski
2015-07-06tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-07-06perf record: Let user have timestamps with per-thread recordingAdrian Hunter
2015-07-06perf probe: Delete an unnecessary check before the function call "strfilter__...Markus Elfring
2015-07-06perf trace: Use event filters for the event qualifier listArnaldo Carvalho de Melo
2015-07-06perf evsel: Introduce append_filter() methodArnaldo Carvalho de Melo
2015-07-06perf evlist: Make perf_evlist__set_filter use perf_evsel__set_filterArnaldo Carvalho de Melo
2015-07-06perf evsel: Introduce set_filter methodArnaldo Carvalho de Melo
2015-07-06perf evsel: Rename set_filter to apply_filterArnaldo Carvalho de Melo
2015-07-06perf trace: Store the syscall ids for the event qualifiers in a tableArnaldo Carvalho de Melo
2015-07-06perf trace: Remember what are the syscalls tracepoint evselsArnaldo Carvalho de Melo
2015-07-06perf tools: Asprintf like functions to format integer filter expressionArnaldo Carvalho de Melo
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 4.1 into branch 'kdbus'Greg Kroah-Hartman
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