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
path:
root
/
tools
/
perf
/
arch
/
s390
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
1
-1
/
+1
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-2
/
+2
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
1
-1
/
+1
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2
-17
/
+0
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
1
-27
/
+0
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
1
-1
/
+1
2024-06-26
perf util: Make util its own library
Ian Rogers
1
-8
/
+8
2024-02-16
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
1
-1
/
+6
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-2
/
+1
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2
-0
/
+2
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
1
-0
/
+10
2023-04-04
perf stat: Suppress warning when using cpum_cf events on s390
Thomas Richter
2
-0
/
+24
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-1
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
1
-0
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
1
-16
/
+0
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-2
/
+1
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
1
-4
/
+4
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2
-0
/
+7
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
1
-4
/
+5
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+30
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
1
-0
/
+17
2019-08-08
perf record: Fix module size on s390
Thomas Richter
1
-1
/
+13
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2
-5
/
+5
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2
-1
/
+2
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-26
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2
-8
/
+2
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
1
-6
/
+6
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
1
-0
/
+1
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
1
-1
/
+1
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
1
-0
/
+1
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
1
-18
/
+0
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
1
-1
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-0
/
+18
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
1
-3
/
+29
[next]