index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Age
Commit message (
Expand
)
Author
2026-06-17
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
2026-06-17
perf machine: Propagate machine__init() error to callers
Arnaldo Carvalho de Melo
2026-06-17
perf tools: Use snprintf() for root_dir path construction
Arnaldo Carvalho de Melo
2026-06-15
perf maps: Add maps__mutate_mapping
Ian Rogers
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-06-03
perf machine: Use perf_env e_machine rather than arch
Ian Rogers
2026-05-27
perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filtering
Rui Qi
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
2026-02-06
perf callchain lbr: Make the leaf IP that of the sample
Ian Rogers
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
2026-01-20
perf machine: Add inline information to frame pointer and LBR callchains
Ian Rogers
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2025-03-06
perf report: Do not process non-JIT BPF ksymbol events
Namhyung Kim
2025-03-05
perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
Namhyung Kim
2025-03-05
perf machine: Fixup kernel maps ends after adding extra maps
Namhyung Kim
2025-02-24
perf machine: Reuse module path buffer
Ian Rogers
2025-02-24
perf maps: Switch modules tree walk to io_dir__readdir
Ian Rogers
2025-02-19
perf tools: Improve startup time by reducing unnecessary stat() calls
Krzysztof Ćopatowski
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2025-02-10
perf tools: Deadcode removal
Dr. David Alan Gilbert
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
2025-01-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
2024-10-17
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-19
perf dso: Constify dso_id
Ian Rogers
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-08
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-06
perf symbol-elf: Ensure dso__put() in machine__process_ksymbol_register()
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
2024-03-21
perf lock contention: Trim backtrace by skipping traceiter functions
Anne Macedo
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
2024-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
[next]