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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
6
-10
/
+1
2023-06-12
perf thread: Add reference count checking
Ian Rogers
8
-53
/
+63
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
35
-166
/
+368
2023-06-12
perf addr_location: Move to its own header
Ian Rogers
5
-28
/
+46
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
4
-4
/
+11
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
45
-279
/
+485
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
5
-41
/
+73
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
6
-101
/
+4
2023-06-12
perf test: Add test of libpfm4 events
Ian Rogers
1
-0
/
+51
2023-06-12
perf list: Check arguments to show libpfm4 events
Ian Rogers
1
-1
/
+11
2023-06-12
perf list: Check if libpfm4 event is supported
Namhyung Kim
1
-8
/
+50
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
5
-27
/
+235
2023-06-12
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
1
-8
/
+8
2023-06-09
tools headers: Make the difference output easier to read
Ian Rogers
1
-104
/
+128
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
1
-42
/
+10
2023-06-09
perf annotate: Handle x86 instruction suffix generally
Namhyung Kim
1
-0
/
+22
2023-06-05
perf stat: Document --metric-no-threshold and threshold colors
Ian Rogers
1
-0
/
+15
2023-06-05
perf expr: Make the evaluation of & and | logical and lazy
Ian Rogers
2
-17
/
+109
2023-06-05
perf LoongArch: Simplify mksyscalltbl
Tiezhu Yang
1
-27
/
+11
2023-06-05
perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
Tiezhu Yang
1
-3
/
+3
2023-06-05
perf arm64: Handle __NR3264_ prefixed syscall number
Tiezhu Yang
1
-2
/
+3
2023-06-05
perf arm64: Rename create_table_from_c() to create_sc_table()
Tiezhu Yang
1
-2
/
+2
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
7
-13
/
+13
2023-06-05
perf bench: Add missing setlocale() call to allow usage of %'d style formatting
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-06-01
perf script: Increase PID/TID width for output
Namhyung Kim
1
-3
/
+3
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
3
-15
/
+49
2023-06-01
perf pmu: Only warn about unsupported formats once
Ian Rogers
2
-0
/
+10
2023-06-01
perf test: Update parse-events expectations to test for multiple events
Ian Rogers
1
-518
/
+590
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
6
-35
/
+106
2023-06-01
perf evsel: Add verbose 3 print of evsel name when opening
Ian Rogers
1
-0
/
+1
2023-06-01
perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybrid
Ian Rogers
1
-1
/
+1
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
854
-4666
/
+7917
2023-05-30
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
1
-2
/
+2
2023-05-28
libsubcmd: Avoid two path statics, removing 8192 bytes from .bss
Ian Rogers
1
-15
/
+20
2023-05-28
perf test pmu: Avoid 2 static path arrays
Ian Rogers
1
-8
/
+9
2023-05-28
tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...
Ian Rogers
1
-6
/
+11
2023-05-28
perf scripting-engines: Move static to local variable, remove 16384 from .bss
Ian Rogers
2
-4
/
+5
2023-05-28
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
Ian Rogers
5
-34
/
+14
2023-05-28
perf probe: Dynamically allocate params memory
Ian Rogers
1
-62
/
+71
2023-05-28
perf timechart: Make large arrays dynamic
Ian Rogers
1
-9
/
+39
2023-05-28
perf lock: Dynamically allocate lockhash_table
Ian Rogers
1
-4
/
+16
2023-05-28
perf daemon: Dynamically allocate path to perf
Ian Rogers
1
-16
/
+28
2023-05-28
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
1
-11
/
+6
2023-05-28
tools api fs: Avoid large static PATH_MAX arrays
Ian Rogers
1
-7
/
+18
2023-05-28
perf trace beauty: Make MSR arrays const to move it to .data.rel.ro
Ian Rogers
2
-4
/
+4
2023-05-28
perf trace: Make some large static arrays const to move it to .data.rel.ro
Ian Rogers
1
-14
/
+19
2023-05-28
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
1
-7
/
+7
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
1
-5
/
+5
2023-05-28
perf header: Make nodes dynamic in write_mem_topology()
Ian Rogers
1
-16
/
+25
2023-05-28
perf evsel: Don't let for_each_group() treat the head of the list as one of i...
Ian Rogers
2
-8
/
+17
[next]