aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-16perf vendor events arm64: Add armv8-recommended.jsonJohn Garry1-0/+452
2018-03-16perf vendor events: Add support for arch standard eventsJohn Garry3-3/+172
2018-03-16perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectoryJohn Garry7-1/+1
2018-03-16perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectoryJohn Garry2-1/+1
2018-03-16perf vendor events: Add support for pmu events vendor subdirectoryJohn Garry2-6/+66
2018-03-16perf vendor events: Drop support for unused topic directoriesJohn Garry1-27/+10
2018-03-16perf vendor events: Fix error code in json_events()John Garry1-4/+5
2018-03-16perf vendor events: Drop incomplete multiple mapfile supportJohn Garry2-11/+4
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips6-1/+92
2018-03-16perf c2c report: Add cacheline address count columnJiri Olsa1-6/+29
2018-03-16perf c2c report: Add span header over cacheline dataJiri Olsa1-5/+58
2018-03-16perf c2c report: Display node for cacheline addressJiri Olsa1-5/+114
2018-03-16perf c2c report: Call calc_width() only for displayed entriesJiri Olsa1-2/+1
2018-03-16perf c2c report: Make calc_width work with struct c2c_hist_entryJiri Olsa1-5/+9
2018-03-16perf c2c record: Record physical addresses in samplesJiri Olsa2-2/+3
2018-03-16perf tests: Add mem2node object testJiri Olsa4-0/+81
2018-03-16perf tools: Add mem2node objectJiri Olsa3-0/+154
2018-03-16perf env: Free memory nodes dataJiri Olsa1-0/+4
2018-03-16arch: remove tile portArnd Bergmann5-71/+1
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi1-11/+12
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa4-0/+201
2018-03-12Merge tag 'v4.16-rc5' into locking/core, to pick up fixesIngo Molnar13-40/+74
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-25/+13
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-15/+61
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar11-43/+44
2018-03-10tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(),...Alan Stern3-6/+6
2018-03-10tools/memory-model: Add documentation of new litmus testPaul E. McKenney1-0/+6
2018-03-10tools/memory-model: Remove mention of docker/gentoo imagePaul E. McKenney1-15/+0
2018-03-10Merge branch 'linus' into locking/core, to pick up fixes and dependenciesIngo Molnar47-288/+698
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-09arch: remove score portArnd Bergmann2-14/+0
2018-03-09arch: remove m32r portArnd Bergmann2-9/+0
2018-03-09arch: remove frv portArnd Bergmann2-9/+0
2018-03-09mn10300: Remove the architectureDavid Howells3-9/+1
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-1/+17
2018-03-08perf tools: Update quipper informationStephane Eranian1-6/+1
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter1-0/+63
2018-03-08perf annotate: Support to display the IPC/Cycle in TUI modeJin Yao1-6/+82
2018-03-08perf report: Provide libtraceevent with a kernel symbol resolverWang YanQing1-0/+9
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa1-1/+5
2018-03-08perf tools: Update tags with .cpp filesJiri Olsa1-3/+3
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa4-1/+316
2018-03-08perf c2c: Use mem_info refcnt logicJiri Olsa1-13/+11
2018-03-08perf tools: Add refcnt into struct mem_infoJiri Olsa4-6/+41
2018-03-08perf record: Remove progname from struct recordJiri Olsa1-3/+0
2018-03-08perf record: Move machine variable down the functionJiri Olsa1-3/+1