开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
/
util
Age
Commit message (
Expand
)
Author
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-04-04
perf stat: Suppress warning when using cpum_cf events on s390
Thomas Richter
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-22
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
perf record: Fix module size on s390
Thomas Richter
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-07-24
perf kvm: Fix subcommands on s390
Thomas Richter
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
[next]