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
Age
Commit message (
Expand
)
Author
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-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2023-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
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
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-03
tools build: Add test echo-cmd
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
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
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
tools x86: Keep list sorted by number in unistd_{32,64}.h
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]