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
Age
Commit message (
Expand
)
Author
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-26
perf session: Print all machines in session dump
Hrishikesh Suresh
2026-01-26
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
2026-01-26
perf dso: Factor out e_machine reading for use in thread
Ian Rogers
2026-01-26
perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
Arnaldo Carvalho de Melo
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
2026-01-23
perf disasm: Minor layout tweaks for 'struct arch'
Ian Rogers
2026-01-23
perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
2026-01-23
perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
2026-01-23
perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
2026-01-23
perf maps: Fix reference count leak in maps__find_ams()
Ian Rogers
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
2026-01-22
perf sched stats: Add support for live mode
Swapnil Sapkal
2026-01-22
perf sched stats: Add support for report subcommand
Swapnil Sapkal
2026-01-22
perf sched stats: Add schedstat v17 support
Swapnil Sapkal
2026-01-22
perf sched stats: Add schedstat v16 support
Swapnil Sapkal
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
2026-01-21
perf header: Support CPU DOMAIN relation info
Swapnil Sapkal
2026-01-21
perf list: Don't write to const memory
Arnaldo Carvalho de Melo
2026-01-21
perf list: Signal changing const memory is ok
Arnaldo Carvalho de Melo
2026-01-20
perf cs-etm: Fix decoding for sparse CPU maps
James Clark
2026-01-20
perf tools: Always uniquify event names
James Clark
2026-01-20
perf tools: Get debug info of DSO properly
Namhyung Kim
2026-01-20
perf machine: Add inline information to frame pointer and LBR callchains
Ian Rogers
2026-01-20
perf unwind-libdw: Don't discard loaded ELF/DWARF after every unwind
Ian Rogers
2026-01-20
perf build: Remove NO_LIBDW_DWARF_UNWIND option
Ian Rogers
2026-01-20
perf dwarf-regs: Add MIPS perf to DWARF register number mapping functions
Ian Rogers
2026-01-20
perf dwarf-regs: Add S390 perf to DWARF register number mapping functions
Ian Rogers
2026-01-20
perf dwarf-regs: Add RISC-V perf to DWARF register number mapping functions
Ian Rogers
[prev]
[next]