index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
5
-1
/
+43
2022-10-04
perf inject: Clarify build-id options a little bit
Namhyung Kim
1
-2
/
+4
2022-10-04
perf record: Fix a segfault in record__read_lost_samples()
Namhyung Kim
1
-0
/
+6
2022-10-04
perf top: Fix error code in cmd_top()
Shang XiaoJing
1
-0
/
+3
2022-10-04
perf stat: Merge cases in process_evlist
Shang XiaoJing
1
-3
/
+1
2022-10-04
perf genelf: Fix error code in jit_write_elf()
Shang XiaoJing
1
-0
/
+1
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
2
-4
/
+6
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
4
-9
/
+28
2022-10-04
perf lock contention: Show full callstack with -v option
Namhyung Kim
3
-4
/
+57
2022-10-04
perf lock contention: Factor out get_symbol_name_offset()
Namhyung Kim
1
-9
/
+19
2022-10-04
perf test: Add basic core_wide expression test
Ian Rogers
1
-0
/
+13
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
8
-43
/
+134
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
3
-18
/
+39
2022-10-04
perf topology: Add core_wide
Ian Rogers
4
-0
/
+70
2022-10-04
perf smt: Compute SMT from topology
Ian Rogers
6
-101
/
+49
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
5
-14
/
+11
2022-10-04
perf pmu: Remove perf_pmu_lex() needless declaration
Gaosheng Cui
1
-2
/
+0
2022-10-04
perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...
Gaosheng Cui
1
-2
/
+0
2022-10-04
perf test: Skip sigtrap test on old kernels
Namhyung Kim
1
-1
/
+64
2022-10-04
perf sched: Factor out destroy_tasks()
Namhyung Kim
1
-2
/
+22
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
4
-87
/
+152
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
3
-33
/
+17
2022-10-04
perf vendor events: Update events for Neoverse E1
Nick Forrington
18
-267
/
+2
2022-10-04
perf timechart: Add p_state_end helper
Shang XiaoJing
1
-19
/
+18
2022-10-04
perf timechart: Add create_pidcomm helper
Shang XiaoJing
1
-12
/
+16
2022-10-04
perf lock: Add get_key_by_aggr_mode helper
Shang XiaoJing
1
-76
/
+53
2022-10-04
perf trace: Use zalloc() to save initialization of syscall_stats
Shang XiaoJing
1
-4
/
+1
2022-10-04
perf vendor events arm64: Move REMOTE_ACCESS to "memory" category
Nick Forrington
6
-15
/
+9
2022-10-04
perf intel-pt: Remove first line of log dumped on error
Adrian Hunter
1
-5
/
+28
2022-10-04
perf intel-pt: Support itrace option flag d+e to log on error
Adrian Hunter
4
-5
/
+117
2022-10-04
perf intel-pt: Improve object code read error message
Adrian Hunter
1
-1
/
+2
2022-10-04
perf intel-pt: Improve man page layout slightly
Adrian Hunter
1
-0
/
+8
2022-10-04
perf auxtrace: Add itrace option flag d+e to log on error
Adrian Hunter
4
-0
/
+24
2022-10-04
perf tools: Add perf_config_scan()
Adrian Hunter
2
-0
/
+32
2022-10-04
perf callchain: Remove unneeded 'result' variable
ye xingchen
1
-10
/
+2
2022-10-04
perf c2c: Add helpers to get counts of loads or stores
Shang XiaoJing
1
-37
/
+28
2022-10-04
perf tools: Add same_cmd_with_prefix() helper
Shang XiaoJing
1
-3
/
+9
2022-10-04
perf vendor events: Add missing Neoverse V1 events
Nick Forrington
1
-0
/
+30
2022-10-04
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
2
-3
/
+24
2022-10-04
perf hist: Add nr_lost_samples to hist_stats
Namhyung Kim
3
-0
/
+7
2022-10-04
perf record: Read and inject LOST_SAMPLES events
Namhyung Kim
1
-0
/
+64
2022-10-04
perf record: Set PERF_FORMAT_LOST by default
Namhyung Kim
2
-1
/
+10
2022-10-04
perf tools: Print LOST read format in the verbose mode
Namhyung Kim
1
-1
/
+1
2022-10-04
perf smt: Tidy header guard add SPDX
Ian Rogers
2
-3
/
+5
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
1
-0
/
+13
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
4
-2
/
+5
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
4
-5
/
+60
2022-10-04
perf branch: Add system error and not in transaction branch types
Anshuman Khandual
1
-1
/
+3
2022-10-04
perf build: Enable -Wthread-safety with clang
Ian Rogers
1
-0
/
+5
2022-10-04
perf top: Fixes for thread safety analysis
Ian Rogers
1
-2
/
+3
[prev]
[next]