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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
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
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
2019-12-19
perf tools: Fix time sorting
Jiri Olsa
2019-08-13
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
Changbin Du
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
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
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
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
2018-10-21
perf top: Document --ignore-vmlinux
Arnaldo Carvalho de Melo
2018-10-21
perf record: Put new line after target override warning
Jiri Olsa
2018-06-16
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
2018-06-16
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
2018-06-16
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
2018-06-16
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2017-11-26
perf tools: Really install manpages via 'make install-man'
Konstantin Khlebnikov
2017-11-26
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
2017-11-26
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-11-26
perf tests attr: Fix no-delay test
Jiri Olsa
[next]