tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
perf
/
util
/
at
nocache-cleanup
9 folders
377 files
arm-spe-decoder
perf arm_spe: Expose SIMD information in other operations
4 months ago
bpf_skel
perf trace: Increase syscall handler map size to 1024
10 months ago
cs-etm-decoder
perf build: Remove NO_AUXTRACE build option
4 months ago
hisi-ptt-decoder
perf build: Remove NO_AUXTRACE build option
4 months ago
include
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
6 months ago
intel-pt-decoder
perf build: Remove NO_AUXTRACE build option
4 months ago
libunwind
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
2 years ago
perf-regs-arch
perf util: Make util its own library
2 years ago
scripting-engines
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
5 months ago
Build
perf build: Remove NO_AUXTRACE build option
4 months ago
PERF-VERSION-GEN
perf tools: Don't include signature in version strings
3 years ago
addr2line.c
perf srcline: Fallback between addr2line implementations
6 months ago
addr2line.h
perf srcline: Fallback between addr2line implementations
6 months ago
addr_location.c
perf report: Add machine parallelism
1 year ago
addr_location.h
perf report: Add latency output field
1 year ago
affinity.c
perf test: Expand user space event reading (rdpmc) tests
9 months ago
affinity.h
perf test: Expand user space event reading (rdpmc) tests
9 months ago
amd-sample-raw.c
perf evlist: Change env variable to session
8 months ago
annotate-data.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
annotate-data.h
perf annotate: Save pointer offset in stack state
5 months ago
annotate.c
perf annotate: Skip annotating data types to lea instructions
5 months ago
annotate.h
perf annotate: fix a crash when annotate the same symbol with 's' and 'T'
5 months ago
archinsn.h
perf script: Support insn output for normal samples
7 years ago
arm-spe.c
perf arm-spe: Add NVIDIA Olympus to neoverse list
3 months ago
arm-spe.h
perf arm_spe: Add "event_filter" entry in meta data
6 months ago
arm64-frame-pointer-unwind-support.c
perf sample: Make user_regs and intr_regs optional
1 year ago
arm64-frame-pointer-unwind-support.h
perf unwind arm64: Remove needless event.h & thread.h includes
3 years ago
auxtrace.c
perf tool: Add the perf_tool argument to all callbacks
4 months ago
auxtrace.h
perf auxtrace: Include sys/types.h for pid_t
4 months ago
block-info.c
perf report: Display the branch counter histogram
2 years ago
block-info.h
perf report: Display the branch counter histogram
2 years ago
block-range.c
perf annotate: Move max_coverage from 'struct annotation' to 'struct annotated_branch'
2 years ago
block-range.h
perf block-range: Add missing headers
7 years ago
bpf-event.c
perf bpf-event: Use libbpf version rather than feature check
6 months ago
bpf-event.h
perf record: collect BPF metadata from new programs
9 months ago
bpf-filter.c
perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to bpf-utils.h
6 months ago
bpf-filter.h
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
bpf-filter.l
perf bpf-filter: Fix a parsing error with comma
1 year ago
bpf-filter.y
perf bpf-filter: Support filtering on cgroups
2 years ago
bpf-trace-summary.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
bpf-utils.c
perf bpf-utils: Harden get_bpf_prog_info_linear
7 months ago
bpf-utils.h
perf bpf-event: Use libbpf version rather than feature check
6 months ago
bpf_counter.c
perf bpf_counter: Fix opening of "any"(-1) CPU events
5 months ago
bpf_counter.h
perf bpf_counter: Move header declarations into C code
6 months ago
bpf_counter_cgroup.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
bpf_ftrace.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
bpf_kwork.c
perf kwork: Make perf_kwork_add_work a callback
1 year ago
bpf_kwork_top.c
perf kwork: Make perf_kwork_add_work a callback
1 year ago
bpf_lock_contention.c
perf lock contention: Load kernel map before lookup
5 months ago
bpf_map.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
bpf_map.h
perf bpf: No need to include compiler.h when HAVE_LIBBPF_SUPPORT is true
3 years ago
bpf_off_cpu.c
perf bpf_counter: Move header declarations into C code
6 months ago
bpf_trace_augment.c
perf trace: Split BPF skel code to util/bpf_trace_augment.c
9 months ago
branch.c
perf session: Add accessor for session->header.env
8 months ago
branch.h
perf script: Add not taken event for branch stack
1 year ago
btf.c
perf btf: Make the sigtrap test helper to find a member by name widely available
1 year ago
btf.h
perf btf: Make the sigtrap test helper to find a member by name widely available
1 year ago
build-id.c
perf tools: Don't read build-ids from non-regular files
4 months ago
build-id.h
perf build-id: Change sprintf functions to snprintf
8 months ago
cache.h
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
2 years ago
cacheline.c
perf tools: Remove perf.h from source files not needing it
6 years ago
cacheline.h
perf c2c: Add report option to show false sharing in adjacent cachelines
3 years ago
call-path.c
perf tools: Use list_del_init() more thorougly
6 years ago
call-path.h
perf tools: Fix various typos in comments
5 years ago
callchain.c
perf tools: Merge deferred user callchains
4 months ago
callchain.h
perf tools: Merge deferred user callchains
4 months ago
cap.c
perf bpf-filter: Improve error messages
10 months ago
cap.h
perf bpf-filter: Improve error messages
10 months ago
capstone.c
perf dso: Clean up read_symbol() error handling
6 months ago
capstone.h
perf capstone: Move capstone functionality into its own file
6 months ago
cgroup.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
cgroup.h
perf stat: Move metric list from config to evlist
8 months ago
clockid.c
perf tools: Add clockid_name function
5 years ago
clockid.h
perf tools: Add clockid_name function
5 years ago
cloexec.c
perf util: Remove weak sched_getcpu
3 years ago
cloexec.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
color.c
perf tools: Remove unused color_fwrite_lines
2 years ago
color.h
perf util: Remove unused perf_color_default_config
1 year ago
color_config.c
perf util: Remove unused perf_color_default_config
1 year ago
comm.c
perf thread: Ensure comm_lock held for comm_list
10 months ago
comm.h
perf comm: Remove needless headers from comm.h
7 years ago
compress.h
perf tools: Add LZMA decompression from FILE
1 year ago
config.c
perf stat: Reduce scope of walltime_nsecs_stats
4 months ago
config.h
perf util: Remove unused perf_config__refresh
1 year ago
copyfile.c
perf tools: Fix mode setting in copyfile_mode_ns()
6 years ago
copyfile.h
perf copyfile: Move copyfile routines to separate files
6 years ago
counts.c
perf stat: Remove unused perf_counts.aggr field
3 years ago
counts.h
perf stat: Remove unused perf_counts.aggr field
3 years ago
cpu-set-sched.h
perf tools: Add fallback versions for CPU_{OR,EQUAL}()
7 years ago
cpumap.c
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
3 months ago
cpumap.h
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
2 years ago
cputopo.c
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
cputopo.h
perf expr: Make the online topology accessible globally
3 years ago
cs-etm-base.c
perf cs-etm: Move mapping of Trace ID and cpu into helper function
3 years ago
cs-etm.c
perf sample: Fix the wrong format specifier
6 months ago
cs-etm.h
perf: cs-etm: Create decoders based on the trace ID mappings
2 years ago
data-convert-bt.c
perf session: Add accessor for session->header.env
8 months ago
data-convert-json.c
perf session: Add accessor for session->header.env
8 months ago
data-convert.h
perf data: Add JSON export
5 years ago
data.c
perf util: Remove unused perf_data__update_dir
1 year ago
data.h
perf util: Remove unused perf_data__update_dir
1 year ago
db-export.c
perf script: perf script tests fails with segfault
11 months ago
db-export.h
perf scripting python: Add 'addr_location' for 'addr'
4 years ago
debug.c
perf machine: Explicitly pass in host perf_env
8 months ago
debug.h
perf debug: Add function symbols to dump_stack
9 months ago
debuginfo.c
perf tools: Don't read build-ids from non-regular files
4 months ago
debuginfo.h
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
1 year ago
demangle-cxx.cpp
perf symbol: Avoid memory leak from abi::__cxa_demangle
3 years ago
demangle-cxx.h
perf symbol: Move demangling code out of symbol-elf.c
10 months ago
demangle-java.c
perf tools: Fix various typos in comments
5 years ago
demangle-java.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
demangle-ocaml.c
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
5 years ago
demangle-ocaml.h
perf tools: Add OCaml demangling
5 years ago
demangle-rust-v0.c
perf demangle-rust: Add rustc-demangle C demangler
11 months ago
demangle-rust-v0.h
perf demangle-rust: Add rustc-demangle C demangler
11 months ago
disasm.c
perf disasm: Make ins__scnprintf() and ins__is_nop() static
6 months ago
disasm.h
perf disasm: Remove unused evsel from 'struct annotate_args'
6 months ago
dlfilter.c
perf sample: Remove arch notion of sample parsing
8 months ago
dlfilter.h
perf tests: Add dlfilter test
4 years ago
drm_pmu.c
perf pmu: perf_cpu_map__new_int to avoid parsing a string
4 months ago
drm_pmu.h
perf drm_pmu: Add a tool like PMU to expose DRM information
9 months ago
dso.c
perf dso: Clean up read_symbol() error handling
6 months ago
dso.h
perf dso: Move read_symbol() from llvm/capstone to dso
6 months ago
dsos.c
perf tools: Don't read build-ids from non-regular files
4 months ago
dsos.h
perf dso: Constify dso_id
2 years ago
dump-insn.c
perf script: Minimize "not reaching sample" for '-F +brstackinsn'
2 years ago
dump-insn.h
perf script: Minimize "not reaching sample" for '-F +brstackinsn'
2 years ago
dwarf-aux.c
perf dwarf-aux: Fix __die_find_scope_cb() for namespaces
7 months ago
dwarf-aux.h
perf dwarf-aux: Better variable collection for insn tracking
7 months ago
dwarf-regs-csky.c
perf dwarf-regs: Move csky dwarf-regs out of arch
1 year ago
dwarf-regs-powerpc.c
perf dwarf-regs: Move powerpc dwarf-regs out of arch
1 year ago
dwarf-regs-x86.c
perf dwarf-regs: Move x86 dwarf-regs out of arch
1 year ago
dwarf-regs.c
perf dwarf-regs: Remove get_arch_regstr code
1 year ago
env.c
perf tools: Add helper x86__is_intel_cpu()
6 months ago
env.h
perf tools: Add helper x86__is_intel_cpu()
6 months ago
event.c
perf tools: Minimal DEFERRED_CALLCHAIN support
4 months ago
event.h
perf script: Enable to present DTL entries
6 months ago
events_stats.h
perf report: Add latency output field
1 year ago
evlist.c
perf tools: Merge deferred user callchains
4 months ago
evlist.h
perf tools: Merge deferred user callchains
4 months ago
evsel.c
perf record: Add --call-graph fp,defer option for deferred callchains
4 months ago
evsel.h
perf record: Add --call-graph fp,defer option for deferred callchains
4 months ago
evsel_config.h
perf record: Add ratio-to-prev term
6 months ago
evsel_fprintf.c
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
4 months ago
evsel_fprintf.h
perf script: Add new output field 'dsoff' to print dso offset
3 years ago
evswitch.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
evswitch.h
perf: Various spelling fixes
3 years ago
expr.c
perf tool_pmu: Make core_wide and target_cpu json events
4 months ago
expr.h
perf jevents: Add a new expression builtin strcmp_cpuid_str()
2 years ago
expr.l
perf expr: Allow NaN to be a valid number
2 years ago
expr.y
perf expr: Make YYDEBUG dependent on doing a debug build
2 years ago
find-map.c
perf tools: Make find_vdso_map() more modular
7 years ago
fncache.c
perf fncache: Switch to using hashmap
10 months ago
fncache.h
perf fncache: Switch to using hashmap
10 months ago
ftrace.h
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
9 months ago
genelf.c
perf jitdump: Add sym/str-tables to build-ID generation
4 months ago
genelf.h
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
1 year ago
genelf_debug.c
perf jit: Fix incorrect file name in DWARF line table
2 years ago
generate-cmdlist.sh
perf tools: Remove dependency on libaudit
1 year ago
hashmap.c
libbpf: Hashmap interface update to allow both long and void* keys/values
3 years ago
hashmap.h
perf tools: Fix possible compiler warnings in hashmap
2 years ago
header.c
perf header: Switch "cpu" for find_core_pmu in caps feature writing
4 months ago
header.h
perf tool: Add the perf_tool argument to all callbacks
4 months ago
help-unknown-cmd.c
perf help: Lower levenshtein penality for deleting character
2 years ago
help-unknown-cmd.h
perf tools: Move help_unknown_cmd() to its own file
10 years ago
hisi-ptt.c
perf tool: Constify tool pointers
2 years ago
hisi-ptt.h
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
3 years ago
hist.c
perf hist: In init, ensure mem_info is put on error paths
4 months ago
hist.h
perf annotate: Fix build with NO_SLANG=1
5 months ago
hwmon_pmu.c
perf pmu: perf_cpu_map__new_int to avoid parsing a string
4 months ago
hwmon_pmu.h
perf tools: Fix duplicated words in documentation and comments
6 months ago
intel-bts.c
perf auxtrace: Add auxtrace_synth_id_range_start() helper
5 months ago
intel-bts.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
intel-pt.c
perf auxtrace: Add auxtrace_synth_id_range_start() helper
5 months ago
intel-pt.h
perf pmu: Lazily compute default config
2 years ago
intel-tpebs.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
intel-tpebs.h
perf stat: Add mean, min, max and last --tpebs-mode options
11 months ago
intlist.c
perf intlist: Change 'struct intlist' int member to 'unsigned long'
5 years ago
intlist.h
perf intlist: Change 'struct intlist' int member to 'unsigned long'
5 years ago
iostat.c
perf stat: Pass through 'struct outstate'
3 years ago
iostat.h
perf stat: Pass through 'struct outstate'
3 years ago
jit.h
perf jit: Constify filename argument
2 years ago
jitdump.c
perf jitdump: Fix missed dso__put
4 months ago
jitdump.h
perf tools: Replace zero-length array with flexible-array
5 years ago
kvm-stat.c
perf kvm: Move functions used in util out of builtin
1 year ago
kvm-stat.h
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
kwork.h
perf kwork: Make perf_kwork_add_work a callback
1 year ago
levenshtein.c
perf tools: Fix various typos in comments
5 years ago
levenshtein.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
libbfd.c
perf symbol: Fix ENOENT case for filename__read_build_id
3 months ago
libbfd.h
perf tools: Don't read build-ids from non-regular files
4 months ago
llvm-c-helpers.cpp
perf llvm-add2line: Remove unused symbol_conf.h include
1 year ago
llvm-c-helpers.h
perf annotate: LLVM-based disassembler
2 years ago
llvm.c
perf srcline: Fallback between addr2line implementations
6 months ago
llvm.h
perf srcline: Fallback between addr2line implementations
6 months ago
lock-contention.c
perf lock: Move common lock contention code to new file
1 year ago
lock-contention.h
perf lock contention: Add -J/--inject-delay option
11 months ago
lzma.c
perf util: Fix compression checks returning -1 as bool
7 months ago
machine.c
perf tools: Minimal DEFERRED_CALLCHAIN support
4 months ago
machine.h
perf machine: Explicitly pass in host perf_env
8 months ago
map.c
perf map: Constify objdump offset/address conversion APIs
6 months ago
map.h
perf map: Constify objdump offset/address conversion APIs
6 months ago
map_symbol.c
perf hist: Correct hist_entry->mem_info refcounts
2 years ago
map_symbol.h
perf hist: Correct hist_entry->mem_info refcounts
2 years ago
maps.c
perf maps: Avoid RC_CHK use after free
4 months ago
maps.h
perf maps: Locking tidy up of nr_maps
2 years ago
mem-events.c
perf mem-events: Don't leak online CPU map
4 months ago
mem-events.h
perf mem: Add 'dtlb' output field
11 months ago
mem-info.c
perf hist: Correct hist_entry->mem_info refcounts
2 years ago
mem-info.h
perf hist: Correct hist_entry->mem_info refcounts
2 years ago
mem2node.c
perf mem2node: Improve warning if detected no memory nodes
5 years ago
mem2node.h
perf env: Remove env.h from other headers where just a fwd decl is needed
6 years ago
memswap.c
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
memswap.h
perf memswap: Adopt 'struct u64_swap' from evsel.h
6 years ago
metricgroup.c
perf jevents: Add metric DefaultShowEvents
4 months ago
metricgroup.h
perf metricgroup: Update comment on location of metric_event list
5 months ago
mmap.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
mmap.h
perf tools: Deadcode removal
1 year ago
mutex.c
perf libbfd: Ensure libbfd is initialized prior to use
4 months ago
mutex.h
perf libbfd: Ensure libbfd is initialized prior to use
4 months ago
namespaces.c
perf namespaces: Avoid get_current_dir_name dependency
6 months ago
namespaces.h
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
1 year ago
off_cpu.h
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
11 months ago
ordered-events.c
tools: Rename __fallthrough to fallthrough
3 years ago
ordered-events.h
perf ordered_events: Add ordered_events__last_flush_time()
3 years ago
parse-branch-options.c
perf tools: Add branch counter knob
2 years ago
parse-branch-options.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
parse-events.c
perf parse-events: Fix evsel allocation failure
6 months ago
parse-events.h
perf tools: Add support for perf_event_attr::config4
4 months ago
parse-events.l
perf tools: Add support for perf_event_attr::config4
4 months ago
parse-events.y
perf parse-events: Remove hard coded legacy hardware and cache parsing
6 months ago
parse-regs-options.c
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
2 years ago
parse-regs-options.h
perf parse-regs: Split parse_regs
6 years ago
parse-sublevel-options.c
perf tools: Add general function to parse sublevel options
5 years ago
parse-sublevel-options.h
perf tools: Add missing newline at the end of header file
4 years ago
path.c
perf path: Remove unused is_executable_file()
1 year ago
path.h
perf path: Remove unused is_executable_file()
1 year ago
perf-hooks-list.h
perf tools: Introduce perf hooks
9 years ago
perf-hooks.c
perf tools: Remove util.h from where it is not needed
6 years ago
perf-hooks.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
perf_api_probe.c
perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
6 months ago
perf_api_probe.h
perf record: Move probing cgroup sampling support
4 years ago
perf_event_attr_fprintf.c
perf tools: Minimal DEFERRED_CALLCHAIN support
4 months ago
perf_regs.c
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
2 years ago
perf_regs.h
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
2 years ago
pfm.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
pfm.h
perf list: List callback support for libpfm
3 years ago
pmu.c
perf tools: Remove a trailing newline in the event terms
4 months ago
pmu.h
perf pmu: fix duplicate conditional statement
4 months ago
pmu.l
perf pmu: Make parser reentrant
3 years ago
pmu.y
perf pmu: Add YYDEBUG
2 years ago
pmus.c
perf list: Skip ABI PMUs when printing pmu values
8 months ago
pmus.h
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
8 months ago
powerpc-vpadtl.c
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
4 months ago
powerpc-vpadtl.h
perf powerpc: Process auxtrace events and display in 'perf report -D'
6 months ago
print-events.c
perf print-events: Remove print_symbol_events
6 months ago
print-events.h
perf print-events: Remove print_symbol_events
6 months ago
print_binary.c
perf python scripting: Fix printable strings in python3 scripts
5 years ago
print_binary.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
print_insn.c
perf capstone: Move capstone functionality into its own file
6 months ago
print_insn.h
perf annotate: Use capstone_init and remove open_capstone_handle from disasm.c
2 years ago
probe-event.c
perf probe-event: Ensure probe event nsinfo is always cleared
4 months ago
probe-event.h
perf probe: Replace unacceptable characters when generating event name
1 year ago
probe-file.c
perf build-id: Change sprintf functions to snprintf
8 months ago
probe-file.h
perf: Remove unused del_perf_probe_events()
1 year ago
probe-finder.c
perf build-id: Ensure struct build_id is empty before use
8 months ago
probe-finder.h
perf probe: Pick the correct dwarf die while adding probe points
1 year ago
pstack.c
perf util: Remove unused pstack__pop
1 year ago
pstack.h
perf util: Remove unused pstack__pop
1 year ago
python.c
perf python: Correct copying of metric_leader in an evsel
4 months ago
rblist.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
6 years ago
rblist.h
perf util: Use cached rbtree for rblists
7 years ago
record.c
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
2 years ago
record.h
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
11 months ago
rlimit.c
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
2 years ago
rlimit.h
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
2 years ago
rwsem.c
perf rwsem: Add clang's -Wthread-safety annotations
10 months ago
rwsem.h
perf rwsem: Add clang's -Wthread-safety annotations
10 months ago
s390-cpumcf-kernel.h
perf report: Add s390 raw data interpretation for PAI counters
2 years ago
s390-cpumsf-kernel.h
perf report: Add raw report support for s390 auxiliary trace
7 years ago
s390-cpumsf.c
perf evlist: Change env variable to session
8 months ago
s390-cpumsf.h
perf auxtrace: Support for perf report -D for s390
7 years ago
s390-sample-raw.c
perf tools: Cache counter names for raw samples on s390
5 months ago
sample-raw.c
perf evlist: Change env variable to session
8 months ago
sample-raw.h
perf evlist: Change env variable to session
8 months ago
sample.c
perf sample: Make user_regs and intr_regs optional
1 year ago
sample.h
perf tools: Minimal DEFERRED_CALLCHAIN support
4 months ago
session.c
perf tools: Flush remaining samples w/o deferred callchains
4 months ago
session.h
perf tool: Add the perf_tool argument to all callbacks
4 months ago
setns.c
perf namespaces: Move the conditional setns() prototype to namespaces.h
6 years ago
setup.py
perf build python: Don't leave a.out file when building with clang
6 months ago
sha1.c
perf util: add a basic SHA-1 implementation
9 months ago
sha1.h
perf util: add a basic SHA-1 implementation
9 months ago
sharded_mutex.c
perf sharded_mutex: Introduce sharded_mutex
2 years ago
sharded_mutex.h
perf sharded_mutex: Introduce sharded_mutex
2 years ago
sideband_evlist.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
smt.c
perf expr: Make the online topology accessible globally
3 years ago
smt.h
perf expr: Make the online topology accessible globally
3 years ago
sort.c
perf sort: Use perf_env to set arch sort keys and header
8 months ago
sort.h
perf sort: Use perf_env to set arch sort keys and header
8 months ago
spark.c
perf spark: Fix includes and add SPDX
8 months ago
spark.h
perf spark: Fix includes and add SPDX
8 months ago
srccode.c
perf fncache: Switch to using hashmap
10 months ago
srccode.h
perf srccode: Move struct definition from map.h to srccode.h
7 years ago
srcline.c
perf srcline: Fallback between addr2line implementations
6 months ago
srcline.h
perf srcline: Fallback between addr2line implementations
6 months ago
stat-display.c
perf stat: Display metric-only for 0 counters
4 months ago
stat-shadow.c
perf stat: Reduce scope of walltime_nsecs_stats
4 months ago
stat.c
perf tool: Add the perf_tool argument to all callbacks
4 months ago
stat.h
perf stat: Reduce scope of walltime_nsecs_stats
4 months ago
strbuf.c
perf debug: Remove needless include directives from debug.h
6 years ago
strbuf.h
perf tools: Fix various typos in comments
5 years ago
stream.c
perf stream: Use evsel rather than evsel->idx
1 year ago
stream.h
perf stream: Use evsel rather than evsel->idx
1 year ago
strfilter.c
tools: Rename __fallthrough to fallthrough
3 years ago
strfilter.h
perf tools: Fix various typos in comments
5 years ago
string.c
perf string: Avoid undefined NULL+1
1 year ago
string2.h
perf string: Add strpbrk_esq() and strdup_esq() for escape and quote
1 year ago
strlist.c
tools lib: Adopt zalloc()/zfree() from tools/perf
6 years ago
strlist.h
perf util: Use cached rbtree for rblists
7 years ago
svghelper.c
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
1 year ago
svghelper.h
perf timechart: Refactor svg_build_topology_map()
6 years ago
symbol-elf.c
perf symbol: Fix ENOENT case for filename__read_build_id
3 months ago
symbol-minimal.c
perf symbol: Fix ENOENT case for filename__read_build_id
3 months ago
symbol.c
perf symbol: Add missed dso__put
4 months ago
symbol.h
perf tools: Don't read build-ids from non-regular files
4 months ago
symbol_conf.h
perf record: Make --buildid-mmap the default
8 months ago
symbol_fprintf.c
perf dso: Add reference count checking and accessor functions
2 years ago
symsrc.h
perf symbols: Allow for static executables with .plt
3 years ago
synthetic-events.c
perf tools: Don't read build-ids from non-regular files
4 months ago
synthetic-events.h
perf build: Remove NO_AUXTRACE build option
4 months ago
syscalltbl.c
perf syscalltbl: Mask off ABI type for MIPS system calls
1 year ago
syscalltbl.h
perf syscalltbl: Remove struct syscalltbl
1 year ago
target.c
perf target: Remove uid from target
10 months ago
target.h
perf target: Remove uid from target
10 months ago
term.c
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
term.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
thread-stack.c
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT
2 years ago
thread-stack.h
perf tools: Remove duplicate struct forward declarations
5 years ago
thread.c
perf thread: Ensure comm_lock held for comm_list
10 months ago
thread.h
perf thread: Ensure comm_lock held for comm_list
10 months ago
thread_map.c
perf thread_map: Remove uid options
10 months ago
thread_map.h
perf thread_map: Remove uid options
10 months ago
threads.c
perf tools: Remove unnecessary parentheses
2 years ago
threads.h
perf threads: Reduce table size from 256 to 8
2 years ago
time-utils.c
perf time-utils: Fix 32-bit nsec parsing
2 years ago
time-utils.h
perf script: Fix --reltime with --time
6 years ago
tool.c
perf tools: Merge deferred user callchains
4 months ago
tool.h
perf tools: Merge deferred user callchains
4 months ago
tool_pmu.c
perf tool_pmu: More accurately set the cpus for tool events
4 months ago
tool_pmu.h
perf tool_pmu: More accurately set the cpus for tool events
4 months ago
top.c
perf top: Switch user option to use BPF filter
10 months ago
top.h
perf top: Switch user option to use BPF filter
10 months ago
topdown.c
perf stat: Implement --topdown using json metrics
3 years ago
topdown.h
perf stat: Implement --topdown using json metrics
3 years ago
tp_pmu.c
perf tp_pmu: Remove unnecessary check
7 months ago
tp_pmu.h
perf tp_pmu: Add event APIs
8 months ago
trace-event-info.c
perf trace-event-info: Avoid passing NULL value to closedir
2 years ago
trace-event-parse.c
perf trace-event: Constify print arguments
1 year ago
trace-event-read.c
perf build: Include libtraceevent headers directly indicated by pkg-config
1 year ago
trace-event-scripting.c
perf script: Fix typo in branch event mask
1 year ago
trace-event.c
perf build: Include libtraceevent headers directly indicated by pkg-config
1 year ago
trace-event.h
perf script: Make printing flags reliable
1 year ago
trace.h
perf trace: Add --max-summary option
7 months ago
trace_augment.h
perf trace: Split BPF skel code to util/bpf_trace_augment.c
9 months ago
tracepoint.c
perf tracepoint: Don't scan all tracepoints to test if one exists
2 years ago
tracepoint.h
perf tracepoint: Don't scan all tracepoints to test if one exists
2 years ago
trigger.h
perf tools: Remove debug.h from header files not needing it
6 years ago
tsc.c
perf tools: Fix typos Muliplier -> Multiplier
1 year ago
tsc.h
perf tool_pmu: Move expr literals to tool_pmu
2 years ago
units.c
perf units: Fix insufficient array space
1 year ago
units.h
perf stat: Improve readability of shadow stats
5 years ago
unwind-libdw.c
perf unwind-libdw: skip non-regular files
11 months ago
unwind-libdw.h
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
4 years ago
unwind-libunwind-local.c
perf libunwind arm64: Fix missing close parens in an if statement
1 year ago
unwind-libunwind.c
perf dso: Add reference count checking and accessor functions
2 years ago
unwind.h
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
2 years ago
usage.c
perf usage: Move usage strings
3 years ago
util.c
perf util: Remove kernel version deadcode
1 year ago
util.h
perf util: Remove kernel version deadcode
1 year ago
values.c
perf values: Use evsel rather than evsel->idx
1 year ago
values.h
perf values: Use evsel rather than evsel->idx
1 year ago
vdso.c
perf vdso: Missed put on 32-bit dsos
2 years ago
vdso.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
zlib.c
perf util: Fix compression checks returning -1 as bool
7 months ago
zstd.c
perf mmap: Lazily initialize zstd streams to save memory when not using it
2 years ago