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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
1
-1
/
+1
2023-03-14
perf tools bpf: Add vmlinux.h to .gitignore
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-03-14
perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
Ian Rogers
1
-3
/
+3
2023-03-14
perf lock contention: Show lock type with address
Namhyung Kim
2
-15
/
+32
2023-03-14
perf lock contention: Show per-cpu rq_lock with address
Namhyung Kim
3
-2
/
+61
2023-03-14
perf lock contention: Track and show siglock with address
Namhyung Kim
4
-5
/
+14
2023-03-14
perf lock contention: Track and show mmap_lock with address
Namhyung Kim
3
-1
/
+48
2023-03-14
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
2
-10
/
+2
2023-03-14
perf build: Remove redundant NO_NEWT build option
Ian Rogers
3
-10
/
+2
2023-03-14
perf build: If libtraceevent isn't present error the build
Ian Rogers
2
-2
/
+2
2023-03-14
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
3
-5
/
+4
2023-03-14
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
5
-45
/
+88
2023-03-14
tools build: Add feature test for abi::__cxa_demangle
Ian Rogers
3
-0
/
+22
2023-03-14
perf build: Make binutil libraries opt in
Ian Rogers
3
-15
/
+14
2023-03-14
perf build: Error if jevents won't work and NO_JEVENTS=1 isn't set
Ian Rogers
1
-4
/
+2
2023-03-14
perf util: Remove weak sched_getcpu
Ian Rogers
2
-13
/
+16
2023-03-14
perf build: Remove unused HAVE_GLIBC_SUPPORT
Ian Rogers
2
-5
/
+0
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
6
-14
/
+20
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2
-4
/
+8
2023-03-14
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
4
-111
/
+0
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
9
-103
/
+11
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2
-1
/
+10
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-03-13
perf list: Add PMU pai_ext event description for IBM z16
Thomas Richter
2
-0
/
+179
2023-03-13
perf vendor events s390: Add cache metrics for z16
Thomas Richter
1
-0
/
+25
2023-03-13
perf vendor events s390: Add common metrics
Thomas Richter
4
-0
/
+60
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
6
-16
/
+38
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
15
-38
/
+45
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
5
-17
/
+11
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
5
-152
/
+136
2023-03-13
perf parse-events: Pass ownership of the group name
Ian Rogers
2
-2
/
+3
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
3
-0
/
+30
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
4
-8
/
+8
2023-03-13
perf stat: Modify the group test
Ian Rogers
1
-1
/
+1
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2
-6
/
+6
2023-03-13
perf stat: Don't remove all grouped events when CPU maps disagree
Ian Rogers
1
-9
/
+15
2023-03-13
libperf evlist: Avoid a use of evsel idx
Ian Rogers
1
-7
/
+6
2023-03-13
perf ftrace: Reuse target::initial_delay
Changbin Du
2
-6
/
+5
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
5
-15
/
+14
2023-03-13
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
1
-1
/
+1
2023-03-11
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
622
-9836
/
+31052
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
24
-54
/
+153
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-120
/
+192
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-03-09
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-09
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-08
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
7
-9
/
+10
2023-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-3
/
+32
[next]