index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-17
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
2023-02-17
perf vendor events power10: Add JSON metric events to present CPI stall cycle...
Athira Rajeev
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-15
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
2023-02-09
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
2023-02-08
perf tools: Fix perf tool build error in util/pfm.c
Thomas Richter
2023-02-08
perf tools: Fix auto-complete on aarch64
Yicong Yang
2023-02-08
perf lock contention: Support old rw_semaphore type
Namhyung Kim
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-08
perf lock contention: Fix to save callstack for the default modified
Namhyung Kim
2023-02-06
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
2023-02-06
perf probe: Update the exit error codes in function try_to_find_probe_trace_e...
Athira Rajeev
2023-02-06
perf script: Fix missing Retire Latency fields option documentation
Kan Liang
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-06
perf test bpf: Check for libtraceevent support
Athira Rajeev
2023-02-03
perf script: Support Retire Latency
Kan Liang
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
2023-02-03
perf lock contention: Factor out lock_contention_get_name()
Namhyung Kim
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
2023-02-03
perf jevents: Run metric_test.py at compile-time
Ian Rogers
2023-02-03
perf jevents: Correct bad character encoding
Ian Rogers
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
2023-02-03
perf jevents: Add model list option
Ian Rogers
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
[next]