index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
starfive-6.6.63-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
2024-03-05
RISC-V: Added generic pmu-events mapfile
João Mário Domingos
1
-0
/
+20
2024-02-16
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-26
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
1
-2
/
+2
2024-01-26
perf stat: Fix hard coded LL miss units
Ian Rogers
1
-1
/
+1
2024-01-26
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2024-01-26
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
2024-01-26
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
1
-4
/
+17
2024-01-26
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2024-01-26
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
1
-0
/
+1
2024-01-26
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
1
-2
/
+3
2024-01-26
perf stat: Exit perf stat if parse groups fails
Ian Rogers
1
-7
/
+11
2024-01-26
perf mem: Fix error on hybrid related to availability of mem event in a PMU
Kan Liang
1
-11
/
+14
2024-01-26
perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...
Ilkka Koskinen
1
-1
/
+1
2024-01-26
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2
-2
/
+2
2024-01-26
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
1
-1
/
+3
2024-01-26
perf test: Remove atomics from test_loop to avoid test failures
Nick Forrington
1
-3
/
+1
2023-12-13
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
1
-1
/
+1
2023-12-13
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
1
-0
/
+6
2023-12-13
perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fields
Ilkka Koskinen
1
-0
/
+2
2023-11-28
perf intel-pt: Fix async branch flags
Adrian Hunter
1
-0
/
+2
2023-11-20
perf vendor events intel: Add broadwellde two metrics
Ian Rogers
1
-0
/
+12
2023-11-20
perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metric
Ian Rogers
1
-1
/
+1
2023-11-20
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-11-20
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-11-20
perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...
Kajol Jain
1
-1
/
+1
2023-11-20
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-11-20
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-11-20
perf mem-events: Avoid uninitialized read
Ian Rogers
1
-1
/
+2
2023-11-20
perf parse-events: Fix for term values that are raw events
Ian Rogers
1
-5
/
+3
2023-11-20
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
1
-0
/
+4
2023-11-20
tools/perf: Update call stack check in builtin-lock.c
Kajol Jain
1
-1
/
+16
2023-11-20
perf record: Fix BTF type checks in the off-cpu profiling
Namhyung Kim
1
-2
/
+3
2023-11-20
perf vendor events arm64: Fix for AmpereOne metrics
Ilkka Koskinen
1
-198
/
+220
2023-11-20
perf parse-events: Fix tracepoint name memory leak
Ian Rogers
1
-0
/
+1
2023-11-20
perf kwork: Set ordered_events to true in 'struct perf_tool'
Yang Jihong
1
-3
/
+4
2023-11-20
perf kwork: Add the supported subcommands to the document
Yang Jihong
1
-1
/
+1
2023-11-20
perf kwork: Fix incorrect and missing free atom in work_push_atom()
Yang Jihong
1
-2
/
+4
2023-11-20
perf stat: Fix aggr mode initialization
Ian Rogers
1
-1
/
+1
2023-11-08
perf evlist: Avoid frequency mode for the dummy event
Ian Rogers
1
-2
/
+3
2023-09-30
perf dlfilter: Add a test for object_code()
Adrian Hunter
2
-2
/
+22
2023-09-30
perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
Adrian Hunter
1
-17
/
+15
2023-09-27
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
1
-4
/
+4
2023-09-18
perf jevent: fix core dump on software events on s390
Thomas Richter
1
-1
/
+1
2023-09-18
perf pmu: Ensure all alias variables are initialized
Ian Rogers
1
-1
/
+1
2023-09-18
perf jevents metric: Fix type of strcmp_cpuid_str
Ian Rogers
1
-2
/
+2
2023-09-18
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
1
-0
/
+2
2023-09-18
perf bpf-prologue: Remove unused file
Ian Rogers
1
-508
/
+0
2023-09-13
perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPI
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-09-13
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
4
-0
/
+5
[next]