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
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-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
1
-11
/
+7
2022-07-27
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
1
-0
/
+11
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-07-27
perf scripts python: Let script to be python2 compliant
Leo Yan
1
-16
/
+18
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2
-1
/
+3
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-06-19
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2
-72
/
+45
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
1
-1
/
+1
2022-06-03
perf vendor events intel: Update metrics for Alderlake
Zhengjun Xing
1
-50
/
+113
2022-06-03
perf vendor events intel: Add metrics for Sapphirerapids
Zhengjun Xing
1
-0
/
+530
2022-06-03
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
1
-2
/
+2
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
1
-3
/
+3
2022-06-03
perf list: Update event description for IBM zEC12/zBC12 to latest level
Thomas Richter
3
-89
/
+89
2022-06-03
perf list: Update event description for IBM z196/z114 to latest level
Thomas Richter
3
-78
/
+78
2022-06-03
perf list: Update event description for IBM z15 to latest level
Thomas Richter
4
-184
/
+182
2022-06-03
perf list: Update event description for IBM z14 to latest level
Thomas Richter
3
-99
/
+99
2022-06-03
perf list: Update event description for IBM z13 to latest level
Thomas Richter
3
-106
/
+106
2022-06-03
perf list: Update event description for IBM z10 to latest level
Thomas Richter
3
-74
/
+74
2022-06-03
perf list: Add IBM z16 event description for s390
Thomas Richter
5
-0
/
+700
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
3
-18
/
+13
2022-06-03
perf lock: Change to synthesize task events
Namhyung Kim
1
-1
/
+1
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2
-30
/
+77
2022-06-03
perf test arm-spe: Check if perf-record hangs when recording workload with forks
German Gomez
1
-0
/
+92
2022-06-03
perf docs: Correct typo of event_sources
Ian Rogers
3
-3
/
+3
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan
1
-0
/
+272
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
1
-4
/
+17
2022-05-27
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2
-0
/
+40
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
1
-71
/
+2
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2
-1
/
+2
[next]