projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
2023-02-06
Kan Liang
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE...
Reported-by:
Arnaldo Carvalho de Melo
<acme@kernel.org>
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-06
Kan Liang
perf test x86: Support the retire_lat (Retire Latency...
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-06
Athira Rajeev
perf test bpf: Check for libtraceevent support
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-06
Arnaldo Carvalho...
Merge remote-tracking branch 'torvalds/master' into...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Kan Liang
perf script: Support Retire Latency
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Kan Liang
perf report: Support Retire Latency
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Namhyung Kim
perf lock contention: Support filters for different...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Namhyung Kim
perf lock contention: Use lock_stat_find{,new}
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Namhyung Kim
perf lock contention: Factor out lock_contention_get_name()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Rob Herring
perf arm-spe: Add raw decoding for SPEv1.2 previous...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf jevents: Run metric_test.py at compile-time
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
tools build: Add test echo-cmd
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf jevents: Correct bad character encoding
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf jevents: Add model list option
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf jevents: Generate metrics and events as separate...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf pmu-events: Introduce pmu_metrics_table
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf jevents: Combine table prefix and suffix writing
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf stat: Remove evsel metric_name/expr
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf pmu-events: Remove now unused event and metric...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-03
Ian Rogers
perf pmu-events: Separate the metrics from events for...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Ian Rogers
perf pmu-events: Add separate metric from pmu_event
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Ian Rogers
perf jevents: Rewrite metrics in the same file with...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Ian Rogers
perf jevents metric: Add ability to rewrite metrics...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Ian Rogers
perf jevents metric: Correct Function equality
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Sandipan Das
perf session: Show branch speculation info in raw dump
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Sandipan Das
perf script: Show branch speculation info
Tested-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf test: Add more test cases for perf lock contention
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Tiezhu Yang
perf bench syscall: Add execve syscall benchmark
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Tiezhu Yang
perf bench syscall: Add getpgid syscall benchmark
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Tiezhu Yang
perf bench syscall: Introduce bench_syscall_common()
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Tiezhu Yang
tools x86: Keep list sorted by number in unistd_{32...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Diederik de Haas
perf test: Replace legacy `...` with $(...)
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Diederik de Haas
perf test: Replace 'grep | wc -l' with 'grep -c'
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf stat: Hide invalid uncore event output for aggr...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf lock contention: Add -S/--callstack-filter option
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf script: Add 'cgroup' field for output
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Ross Zwisler
perf tools docs: Use canonical ftrace path
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Rob Herring
perf arm-spe: Only warn once for each unsupported address...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Krister Johansen
perf symbols: Symbol lookup with kcore can fail if...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Athira Rajeev
perf probe: Fix usage when libtraceevent is missing
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Get symbols for .plt.got for x86-64
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Start adding support for .plt.got for x86
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Allow for static executables with .plt
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Allow for .plt without header
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Add support for IFUNC symbols for x86_64
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Record whether a symbol is an alias for...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Sort plt relocations for x86
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Add support for x86 .plt.sec
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Adrian Hunter
perf symbols: Correct plt entry sizes for x86
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Athira Rajeev
perf tests shell: Fix check for libtracevent support
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Athira Rajeev
perf tests shell: Add check for perf data file in record...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf test: Add pipe mode test to the Intel PT test...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf session: Avoid calling lseek(2) for pipe
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-02
Namhyung Kim
perf intel-pt: Do not try to queue auxtrace data on...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-02-01
Namhyung Kim
perf inject: Use perf_data__read() for auxtrace
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-30
Mike Leach
perf cs-etm: Update decoder code for OpenCSD version 1.4
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
2023-01-30
Naveen N. Rao
perf test: Fix DWARF unwind test by adding non-inline...
Signed-off-by:
Arnaldo Carvalho de Melo
<acme@redhat.com>
commit
|
commitdiff
|
tree
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
next