index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-02-11
1
-1
/
+1
*
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2020-02-11
1
-2
/
+7
*
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2020-02-11
1
-0
/
+20
*
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2020-02-11
1
-1
/
+9
*
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2020-02-11
1
-6
/
+13
*
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2020-02-11
1
-0
/
+7
*
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2020-02-11
1
-1
/
+1
*
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2020-02-11
1
-2
/
+2
*
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2020-02-11
1
-1
/
+1
*
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2020-02-11
1
-1
/
+1
*
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-02-11
1
-14
/
+6
*
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2020-02-11
2
-1
/
+26
*
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2020-02-11
1
-1
/
+5
*
perf probe: Skip if the function address is 0
Masami Hiramatsu
2020-02-11
1
-1
/
+11
*
perf probe: Fix to add missed brace around if block
Masami Hiramatsu
2020-02-11
1
-1
/
+2
*
perf probe: Fix to show lines of sys_ functions correctly
Masami Hiramatsu
2020-02-11
1
-5
/
+13
*
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
2020-02-11
3
-8
/
+22
*
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
2020-02-11
1
-1
/
+0
*
perf tools: Fix time sorting
Jiri Olsa
2019-12-19
1
-1
/
+1
*
selftests/ipc: Fix msgque compiler warnings
Kees Cook
2019-09-23
1
-5
/
+6
*
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
2019-08-13
1
-1
/
+1
*
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
Changbin Du
2019-08-13
1
-0
/
+1
*
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
2019-07-09
1
-1
/
+1
*
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
Jiri Olsa
2019-07-09
1
-1
/
+1
*
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
2019-05-02
1
-3
/
+3
*
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2019-05-02
1
-1
/
+1
*
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-04-04
1
-1
/
+1
*
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
2019-04-04
1
-1
/
+1
*
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-04-04
1
-1
/
+1
*
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
2019-04-04
1
-1
/
+1
*
tools/lib/lockdep: Rename "trywlock" into "trywrlock"
Bart Van Assche
2019-04-04
1
-3
/
+3
*
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2019-04-04
1
-2
/
+2
*
cpupower: remove stringop-truncation waring
Anders Roxell
2019-02-11
1
-1
/
+1
*
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
2018-12-16
1
-0
/
+1
*
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
2018-12-16
1
-1
/
+1
*
perf tools: Fix python extension build for gcc 8
Jiri Olsa
2018-11-20
1
-0
/
+1
*
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2018-11-20
1
-1
/
+1
*
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2018-11-20
1
-0
/
+1
*
perf tools: Remove duplicate const qualifier
Eric Engestrom
2018-11-20
1
-1
/
+1
*
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2018-11-20
1
-1
/
+4
*
perf trace: Fix up fd -> pathname resolution
Arnaldo Carvalho de Melo
2018-11-20
1
-2
/
+2
*
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-11-20
6
-18
/
+18
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2018-11-20
1
-1
/
+1
*
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2018-11-20
1
-0
/
+9
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2018-11-20
1
-31
/
+31
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2018-11-20
1
-6
/
+6
*
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2018-11-20
1
-4
/
+4
*
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2018-11-20
1
-36
/
+34
*
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
2018-11-20
1
-0
/
+2
*
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
2018-11-20
7
-22
/
+19
[next]