index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-04-14
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
2020-04-14
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
2020-03-26
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
2020-03-24
perf stat: Align the output for interval aggregation mode
Jin Yao
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
2020-03-24
perf report: Support interactive annotation of code without symbols
Jin Yao
2020-03-23
perf report: Print al_addr when symbol is not found
Jin Yao
2020-03-23
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-23
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
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
[next]