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
2021-08-04
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-28
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-28
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-28
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-28
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-25
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-20
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
3
-2
/
+37
2021-07-20
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
1
-5
/
+12
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-14
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-19
perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL
Riccardo Mancini
1
-1
/
+2
2021-06-19
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...
John Garry
1
-3
/
+5
2021-06-19
perf metricgroup: Fix find_evsel_group() event selector
John Garry
1
-3
/
+3
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-04
perf env: Fix memory leak of bpf_prog_info_linear member
Riccardo Mancini
1
-0
/
+1
2021-06-04
perf symbol-elf: Fix memory leak by freeing sdt_note.args
Riccardo Mancini
1
-0
/
+1
2021-06-04
perf stat: Honor event config name on --no-merge
Namhyung Kim
1
-5
/
+3
2021-06-04
perf evsel: Add missing cloning of evsel->use_config_name
Namhyung Kim
2
-2
/
+3
2021-06-01
perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
Thomas Richter
1
-1
/
+1
2021-06-01
perf stat: Fix error return code in bperf__load()
Yu Kuai
1
-2
/
+4
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
3
-0
/
+17
2021-06-01
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2
-2
/
+9
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2
-1
/
+1
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-28
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2
-6
/
+10
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
3
-7
/
+8
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
1
-0
/
+5
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
1
-2
/
+3
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
4
-4
/
+4
[next]