开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
tests
/
dwarf-unwind.c
Age
Commit message (
Expand
)
Author
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2020-11-16
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
2020-06-01
perf test: Initialize memory in dwarf-unwind
Ian Rogers
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa