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
pinetabv-6.6.y-devel
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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-24
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
5
-13
/
+26
2022-10-05
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
2022-10-05
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
1
-1
/
+1
2022-10-05
perf parse-events: Break out tracepoint and printing
Ian Rogers
8
-737
/
+787
2022-09-28
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-28
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
1
-2
/
+2
2022-09-28
perf stat: Fix BPF program section name
Namhyung Kim
1
-1
/
+1
2022-09-15
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2
-4
/
+12
2022-08-25
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
1
-3
/
+11
2022-08-25
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
1
-2
/
+4
2022-08-17
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-17
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-17
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
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-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 inject: Adjust output data offset for backward compatibility
Raul Silvera
2
-0
/
+16
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
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
1
-1
/
+1
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
1
-1
/
+1
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2
-30
/
+77
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
1
-4
/
+17
2022-05-27
perf tools arm64: Add support for VG register
James Clark
1
-0
/
+2
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2
-1
/
+2
2022-05-26
perf unwind arm64: Use perf's copy of kernel headers
James Clark
1
-1
/
+1
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
3
-4
/
+84
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2
-11
/
+52
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
3
-14
/
+122
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
4
-0
/
+368
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
1
-2
/
+2
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2
-1
/
+2
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
1
-1
/
+1
2022-05-26
perf evlist: Add evlist__add_dummy_on_all_cpus()
Adrian Hunter
2
-0
/
+50
2022-05-26
perf evlist: Factor out evlist__dummy_event()
Adrian Hunter
1
-2
/
+8
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
4
-10
/
+7
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
4
-6
/
+21
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
1
-1
/
+3
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
1
-1
/
+3
[next]