index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-03-19
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-17
perf expr: Fix copy/paste mistake
Jiri Olsa
2020-03-17
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
2020-03-12
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
2020-03-11
perf cs-etm: Fix unsigned variable comparison to zero
Leo Yan
2020-03-11
perf cs-etm: Optimize copying last branches
Leo Yan
2020-03-11
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
2020-03-11
perf cs-etm: Continuously record last branch
Leo Yan
2020-03-11
perf cs-etm: Swap packets for instruction samples
Leo Yan
2020-03-11
perf map: Use strstarts() to look for Android libraries
Arnaldo Carvalho de Melo
2020-03-11
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-03-10
perf metricgroup: Support metric constraint
Kan Liang
2020-03-10
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
2020-03-10
perf metricgroup: Factor out metricgroup__add_metric_weak_group()
Kan Liang
2020-03-09
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-09
perf block-info: Allow selecting which columns to report and its order
Jin Yao
2020-03-09
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
2020-03-09
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
2020-03-09
perf expr: Make expr__parse() return -1 on error
Jiri Olsa
2020-03-09
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
2020-03-09
perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 varia...
Jiri Olsa
2020-03-09
perf expr: Move expr lexer to flex
Jiri Olsa
2020-03-09
perf expr: Add expr.c object
Jiri Olsa
2020-03-09
perf header: Add check for unexpected use of reserved membrs in event attr
Kan Liang
2020-03-09
perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX
Kan Liang
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2020-03-09
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-03-09
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-03-09
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
2020-03-09
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-03-06
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-04
perf annotate: Get rid of annotation->nr_jumps
Ravi Bangoria
2020-03-04
perf llvm: Add debug hint message about missing kernel-devel package
Arnaldo Carvalho de Melo
2020-03-04
perf stat: Show percore counts in per CPU output
Jin Yao
2020-03-04
tools lib api fs: Move cgroupsfs_find_mountpoint()
Namhyung Kim
2020-03-04
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
[next]