index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-10-27
perf daemon: Complete list of supported subcommand in help message
Yang Jihong
2022-10-27
perf stat: Remove unused perf_counts.aggr field
Namhyung Kim
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
2022-10-27
perf stat: Display event stats using aggr counts
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_process_percore()
Namhyung Kim
2022-10-27
perf stat: Add perf_stat_merge_counters()
Namhyung Kim
2022-10-27
perf stat: Split process_counters() to share it with process_stat_round_event()
Namhyung Kim
2022-10-27
perf stat: Reset aggr counts for each interval
Namhyung Kim
2022-10-27
perf stat: Allocate aggr counts for recorded data
Namhyung Kim
2022-10-27
perf stat: Aggregate per-thread stats using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Factor out evsel__count_has_error()
Namhyung Kim
2022-10-27
perf stat: Aggregate events using evsel->stats->aggr
Namhyung Kim
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
perf stat: Add struct perf_stat_aggr to perf_stat_evsel
Namhyung Kim
2022-10-27
perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
Namhyung Kim
2022-10-27
perf stat: Add cpu aggr id for no aggregation mode
Namhyung Kim
2022-10-27
perf stat: Add aggr id for global mode
Namhyung Kim
2022-10-27
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
2022-10-27
perf tools: Use pmu info in evsel__is_hybrid()
Namhyung Kim
2022-10-27
perf tools: Save evsel->pmu in parse_events()
Namhyung Kim
2022-10-27
perf vendor events riscv: add Sifive U74 JSON file
Nikita Shubin
2022-10-27
perf arch events: riscv sbi firmware std event files
Nikita Shubin
2022-10-27
perf tools riscv: Add support for get_cpuid_str function
Nikita Shubin
2022-10-26
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
2022-10-25
perf list: Fix PMU name pai_crypto in perf list on s390
Thomas Richter
2022-10-25
perf record: Fix event fd races
Ian Rogers
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
Arnaldo Carvalho de Melo
2022-10-25
perf vendor events power10: Fix hv-24x7 metric events
Kajol Jain
2022-10-25
perf docs: Fix man page build wrt perf-arm-coresight.txt
Adrian Hunter
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
[prev]
[next]