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
2019-07-09
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
1
-1
/
+1
2019-07-09
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
Jiri Olsa
1
-1
/
+1
2019-05-02
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
1
-3
/
+3
2019-05-02
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
1
-1
/
+1
2019-04-04
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-04
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-04
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-04
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-04
tools/lib/lockdep: Rename "trywlock" into "trywrlock"
Bart Van Assche
1
-3
/
+3
2019-04-04
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-2
/
+2
2019-02-11
cpupower: remove stringop-truncation waring
Anders Roxell
1
-1
/
+1
2018-12-16
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-12-16
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
1
-1
/
+1
2018-11-20
perf tools: Fix python extension build for gcc 8
Jiri Olsa
1
-0
/
+1
2018-11-20
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-20
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-20
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2018-11-20
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
2018-11-20
perf trace: Fix up fd -> pathname resolution
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-11-20
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
6
-18
/
+18
2018-11-20
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-20
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
1
-0
/
+9
2018-11-20
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-31
/
+31
2018-11-20
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2018-11-20
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-11-20
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2018-11-20
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
1
-0
/
+2
2018-11-20
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
7
-22
/
+19
2018-11-20
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-10-21
perf top: Document --ignore-vmlinux
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-10-21
perf record: Put new line after target override warning
Jiri Olsa
1
-1
/
+1
2018-06-16
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2018-06-16
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-06-16
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
1
-3
/
+5
2018-06-16
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-06-16
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+13
2018-06-16
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2
-0
/
+31
2018-03-03
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
1
-56
/
+14
2017-11-26
perf tools: Really install manpages via 'make install-man'
Konstantin Khlebnikov
1
-1
/
+1
2017-11-26
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
3
-6
/
+3
2017-11-26
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
3
-16
/
+16
2017-11-26
perf tests attr: Fix no-delay test
Jiri Olsa
1
-1
/
+1
2017-11-11
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-10-12
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
1
-1
/
+1
2017-09-15
perf script python: Remove dups in documentation examples
SeongJae Park
1
-4
/
+2
2017-09-15
perf script python: Updated trace_unhandled() signature
SeongJae Park
1
-6
/
+3
2017-09-15
perf script python: Fix wrong code snippets in documentation
SeongJae Park
1
-2
/
+2
2017-09-15
perf script: Fix documentation errors
SeongJae Park
2
-3
/
+3
2017-09-15
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
1
-1
/
+1
2017-09-15
perf probe: Fix examples section of documentation
SeongJae Park
1
-2
/
+6
[next]