index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
perf vendor events arm64: Add armv8-recommended.json
John Garry
1
-0
/
+452
2018-03-16
perf vendor events: Add support for arch standard events
John Garry
3
-3
/
+172
2018-03-16
perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
John Garry
7
-1
/
+1
2018-03-16
perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
John Garry
2
-1
/
+1
2018-03-16
perf vendor events: Add support for pmu events vendor subdirectory
John Garry
2
-6
/
+66
2018-03-16
perf vendor events: Drop support for unused topic directories
John Garry
1
-27
/
+10
2018-03-16
perf vendor events: Fix error code in json_events()
John Garry
1
-4
/
+5
2018-03-16
perf vendor events: Drop incomplete multiple mapfile support
John Garry
2
-11
/
+4
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
6
-1
/
+92
2018-03-16
perf c2c report: Add cacheline address count column
Jiri Olsa
1
-6
/
+29
2018-03-16
perf c2c report: Add span header over cacheline data
Jiri Olsa
1
-5
/
+58
2018-03-16
perf c2c report: Display node for cacheline address
Jiri Olsa
1
-5
/
+114
2018-03-16
perf c2c report: Call calc_width() only for displayed entries
Jiri Olsa
1
-2
/
+1
2018-03-16
perf c2c report: Make calc_width work with struct c2c_hist_entry
Jiri Olsa
1
-5
/
+9
2018-03-16
perf c2c record: Record physical addresses in samples
Jiri Olsa
2
-2
/
+3
2018-03-16
perf tests: Add mem2node object test
Jiri Olsa
4
-0
/
+81
2018-03-16
perf tools: Add mem2node object
Jiri Olsa
3
-0
/
+154
2018-03-16
perf env: Free memory nodes data
Jiri Olsa
1
-0
/
+4
2018-03-16
arch: remove tile port
Arnd Bergmann
5
-71
/
+1
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-13
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
1
-11
/
+12
2018-03-13
perf tests: Add breakpoint accounting/modify test
Jiri Olsa
4
-0
/
+201
2018-03-12
Merge tag 'v4.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
13
-40
/
+74
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-25
/
+13
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-15
/
+61
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
11
-43
/
+44
2018-03-10
tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(),...
Alan Stern
3
-6
/
+6
2018-03-10
tools/memory-model: Add documentation of new litmus test
Paul E. McKenney
1
-0
/
+6
2018-03-10
tools/memory-model: Remove mention of docker/gentoo image
Paul E. McKenney
1
-15
/
+0
2018-03-10
Merge branch 'linus' into locking/core, to pick up fixes and dependencies
Ingo Molnar
47
-288
/
+698
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-09
arch: remove score port
Arnd Bergmann
2
-14
/
+0
2018-03-09
arch: remove m32r port
Arnd Bergmann
2
-9
/
+0
2018-03-09
arch: remove frv port
Arnd Bergmann
2
-9
/
+0
2018-03-09
mn10300: Remove the architecture
David Howells
3
-9
/
+1
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+17
2018-03-08
perf tools: Update quipper information
Stephane Eranian
1
-6
/
+1
2018-03-08
perf annotate: Handle s390 PC relative load and store instruction.
Thomas Richter
1
-0
/
+63
2018-03-08
perf annotate: Support to display the IPC/Cycle in TUI mode
Jin Yao
1
-6
/
+82
2018-03-08
perf report: Provide libtraceevent with a kernel symbol resolver
Wang YanQing
1
-0
/
+9
2018-03-08
perf build: Force llvm/clang test compile output to .make.output
Jiri Olsa
1
-3
/
+6
2018-03-08
perf build: Add llvm/clang make targets to FILES
Jiri Olsa
1
-1
/
+4
2018-03-08
perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
Jiri Olsa
1
-1
/
+5
2018-03-08
perf tools: Update tags with .cpp files
Jiri Olsa
1
-3
/
+3
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
4
-1
/
+316
2018-03-08
perf c2c: Use mem_info refcnt logic
Jiri Olsa
1
-13
/
+11
2018-03-08
perf tools: Add refcnt into struct mem_info
Jiri Olsa
4
-6
/
+41
2018-03-08
perf record: Remove progname from struct record
Jiri Olsa
1
-3
/
+0
2018-03-08
perf record: Move machine variable down the function
Jiri Olsa
1
-3
/
+1
[prev]
[next]