index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
2018-10-30
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
2018-10-30
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
2018-10-30
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
2018-10-30
perf trace beauty: Allow syscalls to mask an argument before considering it
Arnaldo Carvalho de Melo
2018-10-30
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
2018-10-30
perf beauty: Add a generator for MS_ mount/umount's flag constants
Arnaldo Carvalho de Melo
2018-10-30
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
2018-10-29
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-26
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-26
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-26
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-26
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
2018-10-26
Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-24
perf script: Support total cycles count
Andi Kleen
2018-10-24
perf script: Implement --graph-function
Andi Kleen
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-23
perf scripts python: exported-sql-viewer.py: Add All branches report
Adrian Hunter
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to display all the d...
Adrian Hunter
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...
Adrian Hunter
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...
Adrian Hunter
2018-10-23
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Add data helper functions
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...
Adrian Hunter
[next]