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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
11
-54
/
+78
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
1
-22
/
+14
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
7
-126
/
+0
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
9
-134
/
+36
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
7
-29
/
+80
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
7
-111
/
+228
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
1
-5
/
+16
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
2
-2
/
+81
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
1
-2
/
+4
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2
-11
/
+12
2023-02-02
perf script: Show branch speculation info
Sandipan Das
5
-6
/
+33
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
1
-4
/
+62
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
5
-0
/
+44
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
5
-0
/
+19
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
3
-4
/
+31
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
2
-16
/
+16
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
1
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
1
-3
/
+3
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
1
-5
/
+46
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
4
-2
/
+75
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2
-2
/
+25
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
3
-4
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
1
-1
/
+5
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
1
-2
/
+15
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
1
-0
/
+9
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
1
-4
/
+157
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
1
-0
/
+29
2023-02-02
perf symbols: Allow for static executables with .plt
Adrian Hunter
2
-10
/
+21
2023-02-02
perf symbols: Allow for .plt without header
Adrian Hunter
1
-1
/
+15
2023-02-02
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
1
-1
/
+37
2023-02-02
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
2
-0
/
+6
2023-02-02
perf symbols: Sort plt relocations for x86
Adrian Hunter
1
-3
/
+57
2023-02-02
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
1
-7
/
+23
2023-02-02
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
1
-4
/
+13
2023-02-02
perf tests shell: Fix check for libtracevent support
Athira Rajeev
3
-0
/
+17
2023-02-02
perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...
Athira Rajeev
1
-0
/
+5
2023-02-02
perf test: Add pipe mode test to the Intel PT test suite
Namhyung Kim
1
-0
/
+17
2023-02-02
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
1
-2
/
+7
2023-02-02
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
3
-0
/
+39
2023-02-02
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
1
-3
/
+3
2023-01-30
perf cs-etm: Update decoder code for OpenCSD version 1.4
Mike Leach
1
-0
/
+3
2023-01-30
perf test: Fix DWARF unwind test by adding non-inline to expected function in...
Naveen N. Rao
1
-2
/
+3
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
1
-2
/
+2
2023-01-27
perf mem/c2c: Document that SPE is used for mem and c2c on ARM
James Clark
2
-3
/
+12
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
1
-3
/
+9
2023-01-27
perf tools: Add Ian Rogers to MAINTAINERS as a reviewer
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-01-23
perf test buildid: Fix shell string substitutions
Athira Rajeev
1
-7
/
+11
2023-01-23
perf: Various spelling fixes
Diederik de Haas
4
-5
/
+5
2023-01-23
perf test: Switch basic bpf filtering test to use syscall tracepoint
Naveen N. Rao
1
-1
/
+1
2023-01-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
341
-1627
/
+2595
[next]