summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-09-13Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar49-438/+3458
2015-09-12selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-12selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-117/+27
2015-09-09Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-19/+481
2015-09-09selftests:vm: point to libhugetlbfs for regression testingMike Kravetz1-0/+4
2015-09-09Revert "selftests: add hugetlbfstest"Mike Kravetz3-98/+0
2015-09-09pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov1-0/+10
2015-09-09pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov1-17/+8
2015-09-09selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven1-3/+6
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-76/+231
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli1-1/+1
2015-09-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar46-289/+3743
2015-09-05userfaultfd: selftestAndrea Arcangeli3-0/+650
2015-09-05selftests/capabilities: Add tests for capability evolutionAndy Lutomirski4-0/+520
2015-09-04perf trace: Add read/write to the file groupArnaldo Carvalho de Melo1-0/+2
2015-09-04perf probe: Print deleted events in cmd_probe()Namhyung Kim5-10/+69
2015-09-04perf probe: Split del_perf_probe_events()Namhyung Kim1-4/+36
2015-09-04perf probe: Move print logic into cmd_probe()Namhyung Kim3-20/+53
2015-09-04perf probe: Link trace_probe_event into perf_probe_eventWang Nan2-40/+22
2015-09-04perf probe: Split add_perf_probe_events()Namhyung Kim1-4/+35
2015-09-04perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter2-33/+151
2015-09-04perf session: Don't call dump_sample() when evsel is NULLKan Liang1-1/+1
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter4-0/+93
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2-1/+5
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter4-2/+104
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter4-0/+1038
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter1-2/+6
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter9-0/+1390
2015-09-04perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter1-1/+12
2015-09-04tools lib api fs: Add FSTYPE__configured() methodJiri Olsa2-10/+18
2015-09-04tools lib api fs: Add FSTYPE__mount() methodJiri Olsa2-9/+50
2015-09-04tools lib api fs: Add tracefs into fs.c objectJiri Olsa2-0/+29
2015-09-04tools lib api fs: Add debugfs into fs.c objectJiri Olsa2-6/+26
2015-09-04tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2-8/+8
2015-09-04tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2-0/+11
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa4-54/+60
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa9-79/+101
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-2/+16
2015-09-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-16/+201
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+25
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+176
2015-09-02perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter3-4/+4
2015-09-02perf tools: Move tracing_path stuff under same namespaceJiri Olsa3-16/+18
2015-09-02perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa3-9/+9
2015-09-02perf stat: Quieten failed to read counter messageAndi Kleen1-1/+1
2015-09-02perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang3-5/+96
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang2-18/+35
2015-09-02tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang4-2/+57
2015-09-02perf tools: Copy linux/filter.h to tools/includeHe Kuang2-0/+232