index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
torture: Adjust rcuperf trace processing to allow for workqueues
Paul E. McKenney
1
-4
/
+4
2018-02-20
torture: Default jitter off when running rcuperf
Paul E. McKenney
1
-0
/
+6
2018-02-20
torture: Specify qemu memory size with --memory argument
Paul E. McKenney
2
-2
/
+10
2018-02-20
rcutorture: Add basic ARM64 support to run scripts
Lihao Liang
1
-2
/
+15
2018-02-20
rcutorture: Update kvm.sh header comment
Paul E. McKenney
1
-5
/
+3
2018-02-20
doc: Fix typo in rcutorture documentation
Lihao Liang
1
-1
/
+1
2018-02-20
tools/libbpf: Avoid possibly using uninitialized variable
Jeremy Cline
1
-2
/
+3
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
43
-632
/
+1226
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
6
-88
/
+221
2018-02-19
perf python: Make twatch.py work with both python2 and python3
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-02-19
perf ftrace: Append an EOL when write tracing files
Changbin Du
1
-2
/
+16
2018-02-19
perf machine: Fix paranoid check in machine__set_kernel_mmap()
Namhyung Kim
1
-1
/
+1
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
1
-1
/
+1
2018-02-17
Merge tag 'perf-core-for-mingo-4.17-20180216' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
46
-272
/
+1525
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
188
-1697
/
+14203
2018-02-16
selftests/net: add zerocopy support for PF_RDS test case
Sowmini Varadhan
1
-4
/
+64
2018-02-16
selftests/net: add support for PF_RDS sockets
Sowmini Varadhan
1
-1
/
+64
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-02-16
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-02-16
perf test: Fix test case 23 for s390 z/VM or KVM guests
Thomas Richter
1
-4
/
+29
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
3
-18
/
+48
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
1
-1
/
+26
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2
-0
/
+10
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2
-0
/
+62
2018-02-16
tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
Ravi Bangoria
2
-0
/
+403
2018-02-16
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-02-16
perf report: Fix wrong jump arrow
Jin Yao
1
-2
/
+7
2018-02-16
perf report: Fix description for --mem-mode
Andi Kleen
1
-1
/
+1
2018-02-16
perf inject: Emit instruction records on ETM trace discontinuity
Robert Walker
3
-23
/
+67
2018-02-16
perf cs-etm: Inject capabilitity for CoreSight traces
Robert Walker
3
-62
/
+434
2018-02-16
perf mem: Document a missing option
Sangwon Hong
1
-0
/
+4
2018-02-16
perf kmem: Document a missing option & an argument
Sangwon Hong
1
-1
/
+5
2018-02-16
perf annotate: Add missing arguments in Man page
Jaecheol Shin
1
-3
/
+3
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
1
-15
/
+36
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-02-16
perf tools: Use target->per_thread and target->system_wide flags
Jin Yao
3
-4
/
+23
2018-02-16
perf cs-etm: Freeing allocated memory
Mathieu Poirier
1
-0
/
+6
2018-02-16
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-02-16
perf tools: Do not create kernel maps in sample__resolve()
Jiri Olsa
1
-11
/
+0
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
3
-13
/
+5
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kernel_maps
Jiri Olsa
2
-30
/
+26
2018-02-16
perf machine: Generalize machine__set_kernel_mmap()
Jiri Olsa
1
-6
/
+7
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
5
-49
/
+39
2018-02-16
perf machine: Free root_dir in machine__init() error path
Jiri Olsa
1
-1
/
+7
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
1
-6
/
+4
2018-02-16
tools lib symbol: Skip non-address kallsyms line
Jiri Olsa
1
-0
/
+4
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
3
-2
/
+37
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
3
-1
/
+25
2018-02-16
perf report: Add support to display group output for non group events
Jiri Olsa
2
-2
/
+7
[prev]
[next]