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_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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
perf vendor events intel: Add uncore event list for Alderlake-N
Zhengjun Xing
2
-0
/
+208
2022-11-24
perf vendor events intel: Add core event list for Alderlake-N
Zhengjun Xing
8
-1
/
+1075
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
1
-10
/
+17
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
1
-4
/
+4
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
1
-18
/
+24
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
4
-63
/
+50
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
1
-5
/
+4
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
1
-20
/
+18
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
1
-22
/
+28
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
1
-11
/
+14
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2
-10
/
+10
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
1
-11
/
+6
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
1
-16
/
+10
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
1
-10
/
+10
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
1
-3
/
+6
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
1
-7
/
+7
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
1
-1
/
+1
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2
-12
/
+23
2022-11-23
MAINTAINERS: Update John Garry's email address for arm64 perf tooling
John Garry
1
-1
/
+1
2022-11-23
perf test: Fix record test on KVM guests
Michael Petlan
1
-1
/
+1
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
1
-1
/
+2
2022-11-23
perf test: Skip watchpoint tests if no watchpoints available
Naveen N. Rao
1
-5
/
+7
2022-11-23
perf trace: Remove unused bpf map 'syscalls'
Leo Yan
2
-118
/
+0
2022-11-23
perf augmented_raw_syscalls: Remove unused variable 'syscall'
Leo Yan
1
-1
/
+0
2022-11-23
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2022-11-23
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
2022-11-23
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2022-11-23
perf list: Add JSON output option
Ian Rogers
2
-67
/
+245
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
7
-512
/
+624
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2
-4
/
+24
2022-11-23
perf test: Replace data symbol test workload with datasym
Namhyung Kim
1
-28
/
+1
2022-11-23
perf test: Add 'datasym' test workload
Namhyung Kim
4
-0
/
+28
2022-11-23
perf test: Replace brstack test workload
Namhyung Kim
1
-54
/
+12
2022-11-23
perf test: Add 'brstack' test workload
Namhyung Kim
4
-0
/
+44
2022-11-23
perf test: Replace arm spe fork test workload with sqrtloop
Namhyung Kim
1
-43
/
+1
2022-11-23
perf test: Add 'sqrtloop' test workload
Namhyung Kim
4
-0
/
+49
2022-11-23
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
1
-31
/
+3
2022-11-23
perf test: Add 'leafloop' test workload
Namhyung Kim
4
-0
/
+39
2022-11-20
perf test: Replace record test workload with thloop
Namhyung Kim
1
-56
/
+3
2022-11-20
perf test: Add 'thloop' test workload
Namhyung Kim
4
-0
/
+56
2022-11-20
perf test: Replace pipe test workload with noploop
Namhyung Kim
1
-45
/
+10
2022-11-20
perf test: Add -w/--workload option
Namhyung Kim
5
-0
/
+83
2022-11-20
tools lib traceevent: Make install_headers clearer
Ian Rogers
1
-2
/
+2
2022-11-20
tools lib subcmd: Make install_headers clearer
Ian Rogers
1
-1
/
+1
2022-11-20
tools lib perf: Make install_headers clearer
Ian Rogers
1
-1
/
+1
2022-11-20
tools lib symbol: Clean up build output
Ian Rogers
1
-2
/
+2
2022-11-20
tools lib bpf: Avoid install_headers make warning
Ian Rogers
1
-0
/
+1
2022-11-20
tools lib api: Clean up install_headers
Ian Rogers
1
-2
/
+2
2022-11-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
295
-1056
/
+2104
2022-11-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-19
/
+26
[next]