index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
1
-1
/
+1
2019-07-10
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-17
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-12-17
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-17
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2018-06-17
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-06-17
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
1
-3
/
+5
2018-06-17
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-06-17
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+13
2018-06-17
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]