index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-15
29
-124
/
+132
|
\
|
*
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
12
-72
/
+72
|
*
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
1
-6
/
+9
|
*
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
7
-0
/
+7
|
*
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-06
1
-2
/
+2
|
*
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-03-06
1
-1
/
+3
|
*
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
3
-3
/
+5
|
*
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-04
9
-40
/
+34
|
|
\
|
|
*
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
1
-7
/
+6
|
|
*
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-03
5
-22
/
+23
|
|
*
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
1
-8
/
+2
|
|
*
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
1
-2
/
+2
|
|
*
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
1
-1
/
+1
*
|
|
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-03-13
4
-3
/
+5
|
\
\
\
|
*
\
\
Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2020-03-10
4
-3
/
+5
|
|
\
\
\
|
|
*
|
|
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-03-02
4
-3
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-12
2
-3
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
2020-03-12
1
-0
/
+1
|
*
|
|
|
|
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
2020-03-03
1
-3
/
+31
*
|
|
|
|
|
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-03-09
2
-19
/
+19
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ktest: Fix typos in ktest.pl
Masanari Iida
2020-03-09
1
-6
/
+6
|
*
|
|
|
|
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
2020-03-09
1
-1
/
+1
|
*
|
|
|
|
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2020-03-09
2
-2
/
+2
|
*
|
|
|
|
ktest: Fix some typos in sample.conf
Masanari Iida
2020-03-09
1
-10
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2020-03-07
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
2020-02-28
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-06
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
selftest/lkdtm: Use local .gitignore
Christophe Leroy
2020-03-02
1
-0
/
+2
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-02
25
-214
/
+251
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
1
-0
/
+2
|
*
|
|
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
1
-6
/
+6
|
*
|
|
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2020-02-27
2
-56
/
+31
|
*
|
|
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2020-02-27
4
-6
/
+7
|
*
|
|
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2020-02-27
2
-6
/
+28
|
*
|
|
perf config: Document missing config options
Ravi Bangoria
2020-02-27
1
-0
/
+44
|
*
|
|
perf annotate: Fix perf config option description
Ravi Bangoria
2020-02-27
1
-1
/
+29
|
*
|
|
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
2020-02-27
1
-2
/
+2
|
*
|
|
perf annotate: Make perf config effective
Ravi Bangoria
2020-02-27
5
-55
/
+33
|
*
|
|
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
2
-0
/
+13
|
*
|
|
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2020-02-27
2
-7
/
+5
|
*
|
|
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
2020-02-27
3
-7
/
+6
|
*
|
|
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
2020-02-27
1
-4
/
+3
|
*
|
|
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
2020-02-27
1
-0
/
+1
|
*
|
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-02-27
1
-0
/
+2
|
*
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-02-26
11
-66
/
+41
|
|
\
\
\
|
|
*
|
|
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-02-18
1
-0
/
+2
|
|
*
|
|
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
6
-74
/
+35
|
|
*
|
|
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
2020-02-18
1
-1
/
+4
|
|
*
|
|
perf cs-etm: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
|
|
*
|
|
perf intel-bts: Fix endless record after being terminated
Wei Li
2020-02-18
1
-1
/
+4
[next]