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
/
Makefile.perf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
perf test: Add arm64 asm pureloop test shell script
Carsten Haitzler
1
-1
/
+2
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
1
-3
/
+14
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-08-10
perf test: JSON format checking
Claire Jensen
1
-1
/
+2
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
1
-1
/
+1
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
1
-0
/
+1
2022-06-30
perf jevents: Remove jevents.c
Ian Rogers
1
-19
/
+2
2022-06-30
perf jevents: Switch build to use jevents.py
Ian Rogers
1
-0
/
+1
2022-06-30
perf jevents: Add python converter script
Ian Rogers
1
-0
/
+6
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
1
-0
/
+1
2022-04-28
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
1
-4
/
+1
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
1
-12
/
+2
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-03-22
perf tools: Fix dependency for version file creation
John Garry
1
-2
/
+2
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-2
/
+2
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
1
-1
/
+1
2021-12-08
tools build: Enable warnings through HOSTCFLAGS
John Garry
1
-1
/
+1
2021-11-12
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-11-12
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
1
-6
/
+6
2021-11-12
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
1
-6
/
+6
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
1
-13
/
+19
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
1
-0
/
+2
2021-08-31
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
1
-1
/
+14
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
1
-1
/
+1
2021-07-07
perf trace: Fix the perf trace link location
Justin M. Forbes
1
-1
/
+1
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
1
-1
/
+16
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
1
-1
/
+3
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
1
-2
/
+6
2021-04-20
perf stat: Enable iostat mode for x86 platforms
Alexander Antonov
1
-1
/
+4
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
1
-0
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-10
/
+2
2021-03-06
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
1
-1
/
+1
2021-03-06
perf build: Move feature cleanup under tools/build
Jiri Olsa
1
-9
/
+1
2021-03-06
perf tools: Enable warnings when compiling BPF programs
Ian Rogers
1
-1
/
+1
2021-02-23
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-2
/
+47
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-1
/
+0
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
1
-1
/
+1
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
1
-2
/
+47
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
1
-4
/
+0
2020-10-01
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
1
-0
/
+9
2020-09-30
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
1
-0
/
+8
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-09-04
perf tests: Add test for PE binary format support
Remi Bernon
1
-0
/
+1
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
1
-0
/
+2
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
1
-0
/
+9
[next]