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
2024-07-08
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
1
-5
/
+21
2024-07-08
perf comm str: Avoid sort during insert
Ian Rogers
1
-11
/
+18
2024-06-05
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
1
-0
/
+1
2024-06-05
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
1
-4
/
+2
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
4
-1
/
+5
2024-05-27
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
1
-1
/
+7
2024-05-27
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-05-27
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
2
-7
/
+9
2024-05-27
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+22
2024-05-27
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-22
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
288
-5882
/
+18043
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2
-23
/
+53
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
1
-0
/
+3
2024-05-11
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
1
-1
/
+4
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
1
-4
/
+5
2024-05-10
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
1
-2
/
+2
2024-05-10
perf lock: Avoid memory leaks from strdup()
Ian Rogers
1
-14
/
+4
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2
-1
/
+37
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2
-4
/
+5
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2
-2
/
+9
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
8
-19
/
+34
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
3
-15
/
+21
2024-05-10
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
1
-3
/
+8
2024-05-10
perf symbols: Update kcore map before merging in remaining symbols
James Clark
1
-19
/
+21
2024-05-10
perf maps: Re-use __maps__free_maps_by_name()
James Clark
1
-7
/
+7
2024-05-10
perf symbols: Remove map from list before updating addresses
James Clark
1
-4
/
+6
2024-05-10
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
2
-35
/
+24
2024-05-10
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
1
-28
/
+28
2024-05-10
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
1
-9
/
+5
2024-05-10
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
1
-1
/
+1
2024-05-10
perf comm: Fix comm_str__put() for reference count checking
Ian Rogers
1
-14
/
+31
2024-05-10
perf ui browser: Avoid SEGV on title
Ian Rogers
1
-1
/
+1
2024-05-08
perf dwarf-aux: Print array type name with "[]"
Namhyung Kim
1
-1
/
+3
2024-05-08
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2
-28
/
+19
2024-05-08
perf mem-info: Add reference count checking
Ian Rogers
11
-88
/
+135
2024-05-08
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
15
-63
/
+85
2024-05-08
perf comm: Add reference count checking to 'struct comm_str'
Ian Rogers
1
-70
/
+126
2024-05-08
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
3
-17
/
+3
2024-05-08
perf block-info: Remove unused refcount
Ian Rogers
3
-33
/
+8
2024-05-08
perf annotate: Fix memory leak in annotated_source
Ian Rogers
1
-0
/
+6
2024-05-08
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2
-2
/
+4
2024-05-07
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
1
-1
/
+1
2024-05-07
perf probe: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-05-07
perf auxtrace: Allow number of queues to be specified
James Clark
2
-2
/
+8
2024-05-07
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
1
-1
/
+4
2024-05-07
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
1
-1
/
+1
2024-05-07
perf kwork: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-05-07
perf callchain: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-05-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
3
-11
/
+13
[next]