index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
1
-30
/
+30
2017-07-15
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2017-07-15
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-15
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
1
-1
/
+1
2017-07-15
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2017-07-15
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2017-07-15
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2017-07-15
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2017-07-15
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-15
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
1
-5
/
+3
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-07-15
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-15
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-07-05
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-05-20
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
1
-0
/
+46
2017-05-14
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-04-27
Tools: hv: kvp: ensure kvp device fd is closed on exec
Vitaly Kuznetsov
1
-1
/
+1
2017-03-26
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-03-15
ktest: Fix child exit code processing
Steven Rostedt (VMware)
1
-1
/
+1
2017-01-26
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-26
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-01-19
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2017-01-19
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2016-11-10
perf build: Fix traceevent plugins build race
Jiri Olsa
1
-1
/
+1
2016-10-31
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2
-2
/
+2
2016-10-31
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2
-2
/
+4
2016-10-31
perf hists browser: Fix event group display
Namhyung Kim
1
-1
/
+0
2016-10-31
perf stat: Fix interval output values
Jiri Olsa
1
-0
/
+10
2016-10-28
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
1
-0
/
+36
2016-10-28
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
1
-0
/
+2
2016-10-28
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
1
-4
/
+11
2016-10-07
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-09-15
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
1
-3
/
+17
2016-09-07
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-09-07
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-06-01
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2
-11
/
+11
2016-05-18
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-05-04
perf stat: Document --detailed option
Borislav Petkov
1
-0
/
+8
2016-05-04
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
1
-1
/
+1
2016-05-04
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
1
-4
/
+6
2016-05-04
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-04
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
1
-1
/
+1
2016-04-12
tools/hv: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-0
/
+2
2016-04-12
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
[next]