projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perf buildid: Avoid copy of uninitialized memory
2023-01-27
Ian Rogers
perf buildid: Avoid copy of uninitialized memory
Suggested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-27
James Clark
perf mem/c2c: Document that SPE is used for mem and...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-27
James Clark
perf cs-etm: Improve missing sink warning message
Suggested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-27
Arnaldo Carvalho...
perf tools: Add Ian Rogers to MAINTAINERS as a reviewer
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-23
Athira Rajeev
perf test buildid: Fix shell string substitutions
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-23
Diederik de Haas
perf: Various spelling fixes
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-23
Naveen N. Rao
perf test: Switch basic bpf filtering test to use syscall...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-23
Arnaldo Carvalho...
Merge remote-tracking branch 'torvalds/master' into...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
James Clark
perf cs-etm: Ensure that Coresight timestamps don't...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
German Gomez
perf cs_etm: Set the time field in the synthetic samples
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
German Gomez
perf cs_etm: Record ts_source in AUXTRACE_INFO for...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
German Gomez
perf cs_etm: Keep separate symbols for ETMv4 and ETE...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
German Gomez
perf pmu: Add function to check if a pmu file exists
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
James Clark
perf pmu: Remove remaining duplication of bus/event_source...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
James Clark
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
James Clark
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Ian Rogers
perf tools: Fix foolproof typo
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Check SHT_RELA and SHT_REL type earlier
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Combine handling for SHT_RELA and SHT_REL
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Allow for .plt entries with no symbol
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Add symbol for .plt header
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Do not check ss->dynsym twice
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Slightly simplify 'err' usage in dso__synthesi...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Add dso__find_symbol_nocache()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Check plt_entry_size is not zero
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf symbols: Factor out get_plt_sizes()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-22
Adrian Hunter
perf test: Add Symbols test
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf test workload thloop: Make count increments atomic
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf debug: Increase libtraceevent logging when verbose
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf llvm: Fix inadvertent file creation
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Kan Liang
perf vendor events intel: Add Emerald Rapids
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
qinyu
perf docs: Fix a typo in 'perf probe' man page: l20th...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add instruction mix metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add PE utilization metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add branch metrics for neoverse...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add cache metrics for neoverse...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add TLB metrics for neoverse...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add topdown L1 metrics for...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf vendor events arm64: Add common topdown L1 metrics
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf jevent: Add general metrics support
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Jing Zhang
perf pmu: Add #slots literal support for arm64
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-19
Ian Rogers
perf script flamegraph: Avoid d3-flame-graph package...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Athira Rajeev
perf test build-id: Fix test check for PE file
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Athira Rajeev
perf buildid-cache: Fix the file mode with copyfile...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Sohom Datta
perf expr: Prevent normalize() from reading into undefined...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Arnaldo Carvalho...
tools headers: Syncronize linux/build_bug.h with the...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Arnaldo Carvalho...
perf beauty: Update copy of linux/socket.h with the...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Arnaldo Carvalho...
tools headers arm64: Sync arm64's cputype.h with the...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-18
Arnaldo Carvalho...
tools kvm headers arm64: Update KVM header from the...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-17
Arnaldo Carvalho...
tools headers UAPI: Sync x86's asm/kvm.h with the kernel...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-17
Arnaldo Carvalho...
tools headers UAPI: Sync linux/kvm.h with the kernel...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-11
Adrian Hunter
perf auxtrace: Fix address filter duplicate symbol...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Arnaldo Carvalho...
perf bpf: Avoid build breakage with libbpf < 0.8.0...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Ian Rogers
perf build: Fix build error when NO_LIBBPF=1
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Arnaldo Carvalho...
perf tools: Don't install libtraceevent plugins as...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Leo Yan
perf kmem: Support field "node" in evsel__process_alloc_even...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Leo Yan
perf kmem: Support legacy tracepoints
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-10
Ian Rogers
perf build: Properly guard libbpf includes
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-09
Athira Rajeev
perf tests bpf prologue: Fix bpf-script-test-prologue...
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-04
Jesus Sanchez-Palencia
perf tools: Fix build on uClibc systems by adding missing...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-04
Namhyung Kim
perf stat: Fix handling of --for-each-cgroup with ...
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-04
Namhyung Kim
perf stat: Fix handling of unsupported cgroup events...
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-04
Thomas Richter
perf test record_probe_libc_inet_pton: Fix test on...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-03
Thomas Richter
perf lock contention: Fix core dump related to not...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-03
Ian Rogers
perf build: Don't propagate subdir to submakes for...
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-03
Arnaldo Carvalho...
perf test record_probe_libc_inet_pton: Fix failure...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-02
Arnaldo Carvalho...
perf tools: Fix segfault when trying to process tracepoints...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-02
Ahelenia Ziemiańska
perf tools: Don't include signature in version strings
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-02
Yang Jihong
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-02
Eric Lin
perf tools riscv: Fix build error on riscv due to missing...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-02
Miaoqian Lin
perf tools: Fix resources leak in perf_data__open_dir()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-22
Arnaldo Carvalho...
perf python: Fix splitting CC into compiler and options
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Arnaldo Carvalho...
perf scripting python: Don't be strict at handling...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Hans-Peter Nilsson
perf arm64: Simplify mksyscalltbl
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Arnaldo Carvalho...
perf build: Remove explicit reference to python 2.x...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Sandipan Das
perf vendor events amd: Add Zen 4 mapping
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Sandipan Das
perf vendor events amd: Add Zen 4 metrics
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Sandipan Das
perf vendor events amd: Add Zen 4 uncore events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Sandipan Das
perf vendor events amd: Add Zen 4 core events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh westmereex events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh westmereep-sp events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh westmereep-dp events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh tigerlake metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh snowridgex events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh skylakex metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh skylake metrics and...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh silvermont events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh sapphirerapids metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh sandybridge metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh nehalemex events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh nehalemep events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh meteorlake events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh knightslanding events
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh jaketown metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh ivytown metrics and...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh ivybridge metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh icelakex metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2022-12-21
Ian Rogers
perf vendor events intel: Refresh icelake metrics and...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
next