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