开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
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 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-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 intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
2022-10-14
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-14
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB
Ravi Bangoria
2022-10-06
perf mem/c2c: Avoid printing empty lines for unsupported events
Ravi Bangoria
2022-10-06
perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}
Ravi Bangoria
2022-10-06
perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()
Athira Rajeev
2022-10-06
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
2022-10-06
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
2022-10-06
perf stat: Don't compare runtime stat for shadow stats
Namhyung Kim
2022-10-06
perf stat: Kill unused per-thread runtime stats
Namhyung Kim
2022-10-06
perf stat: Use thread map index for shadow stat
Namhyung Kim
2022-10-06
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
2022-10-06
perf stat: Don't call perf_stat_evsel_id_init() repeatedly
Namhyung Kim
2022-10-06
perf stat: Convert perf_stat_evsel.res_stats array
Namhyung Kim
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
2022-10-06
perf tools: Get rid of evlist__add_on_all_cpus()
Namhyung Kim
2022-10-06
perf metrics: Don't scale counts going into metrics
Ian Rogers
2022-10-06
perf expr: Remove jevents case workaround
Ian Rogers
2022-10-06
perf expr: Allow a double if expression
Ian Rogers
2022-10-06
perf parse-events: Remove unused macros __PERF_EVENT_FIELD()
Chen Zhongjin
2022-10-06
perf tools: Fix empty version number when building outside of a git repo
Will Chandler
2022-10-06
perf lock: Remove unused struct lock_contention_key
Yuan Can
2022-10-06
perf jit: Remove unused struct debug_line_info
Yuan Can
2022-10-06
perf metric: Remove unused struct metric_ref_node
Yuan Can
2022-10-06
perf machine: Remove unused struct process_args
Yuan Can
2022-10-06
perf lock contention: Fix a build error on 32-bit
Namhyung Kim
2022-10-04
perf string: Remove unused macro K()
Chen Zhongjin
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
2022-10-04
perf annotate: Toggle full address <-> offset display
Namhyung Kim
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
2022-10-04
perf genelf: Fix error code in jit_write_elf()
Shang XiaoJing
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
2022-10-04
perf lock contention: Show full callstack with -v option
Namhyung Kim
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
[next]