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
v6.17-rc6
9 folders
371 files
arm-spe-decoder
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
11 months ago
bpf_skel
perf ftrace latency: Add -e option to measure time between two events
8 months ago
cs-etm-decoder
perf cs-etm: Use new OpenCSD consistency checks
2 years ago
hisi-ptt-decoder
perf util: Make util its own library
2 years ago
include
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
9 months ago
intel-pt-decoder
perf intel-pt: Remove stale build comment
1 year 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
perf build-id: Change sprintf functions to snprintf
8 months ago
Build
perf tp_pmu: Factor existing tracepoint logic to new file
8 months ago
PERF-VERSION-GEN
perf tools: Don't include signature in version strings
3 years 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 annotate-data: Add annotated_data_type__get_member_name()
1 year ago
annotate-data.h
perf annotate-data: Add annotated_data_type__get_member_name()
1 year ago
annotate.c
perf annotate: Fix source code annotate with objdump
9 months ago
annotate.h
perf annotate: Fix source code annotate with objdump
9 months ago
archinsn.h
perf script: Support insn output for normal samples
7 years ago
arm-spe.c
perf evlist: Change env variable to session
8 months ago
arm-spe.h
perf arm-spe: Define metadata header version 2
2 years 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 auxtrace: Pass perf_env from session through to mmap read
8 months ago
auxtrace.h
perf auxtrace: Pass perf_env from session through to mmap read
8 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: Fix use-after-free in synthesis
7 months ago
bpf-event.h
perf record: collect BPF metadata from new programs
9 months ago
bpf-filter.c
perf bpf-filter: Enable events manually
8 months ago
bpf-filter.h
perf bpf-filter: Improve error messages
10 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 trace: Support --summary-mode=cgroup
11 months ago
bpf-utils.c
perf bpf-utils: Harden get_bpf_prog_info_linear
7 months ago
bpf-utils.h
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
4 years ago
bpf_counter.c
Merge 'origin/master' into perf-tools-next
1 year ago
bpf_counter.h
perf build: Properly guard libbpf includes
3 years ago
bpf_counter_cgroup.c
perf stat: Constify control data for BPF
2 years ago
bpf_ftrace.c
perf ftrace latency: Add -e option to measure time between two events
8 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: Add -J/--inject-delay option
11 months ago
bpf_map.c
perf bpf: Remove redundant check that map is NULL
2 years 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
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
11 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 symbol: Add blocking argument to filename__read_build_id
7 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 report: Use map_symbol__copy() when copying callchains
1 year ago
callchain.h
perf callchain: Allow symbols to be optional when resolving a callchain
2 years ago
cap.c
perf bpf-filter: Improve error messages
10 months ago
cap.h
perf bpf-filter: Improve error messages
10 months ago
cgroup.c
perf stat: Move metric list from config to evlist
8 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 util: Remove unused perf_config__refresh
1 year 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
perf cpumap: Increment reference count for online cpumap
1 year 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: Make user_regs and intr_regs optional
1 year 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 symbol: Add blocking argument to filename__read_build_id
7 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 build-id: Change sprintf functions to snprintf
8 months ago
disasm.h
perf disasm: Add e_machine/e_flags to struct arch
1 year ago
disasm_bpf.c
perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
2 years ago
disasm_bpf.h
perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
2 years 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 drm_pmu: Fix spelling mistake "bufers" -> "buffers"
9 months ago
drm_pmu.h
perf drm_pmu: Add a tool like PMU to expose DRM information
9 months ago
dso.c
perf dso: Move build_id to dso_id
8 months ago
dso.h
perf dso: Move build_id to dso_id
8 months ago
dsos.c
perf symbol: Add blocking argument to filename__read_build_id
7 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 libdw: Remove unnecessary defines
1 year ago
dwarf-aux.h
perf libdw: Remove unnecessary defines
1 year 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 env: Remove global perf_env
8 months ago
env.h
perf env: Remove global perf_env
8 months ago
event.c
perf build-id: Change sprintf functions to snprintf
8 months ago
event.h
perf sort: Use perf_env to set arch sort keys and header
8 months ago
events_stats.h
perf report: Add latency output field
1 year ago
evlist.c
perf parse-events: Warn if a cpu term is unsupported by a CPU
8 months ago
evlist.h
perf evlist: Change env variable to session
8 months ago
evsel.c
perf tp_pmu: Factor existing tracepoint logic to new file
8 months ago
evsel.h
perf evlist: Change env variable to session
8 months ago
evsel_config.h
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
1 year ago
evsel_fprintf.c
perf evsel: Add/use accessor for tp_format
1 year ago
evsel_fprintf.h
perf script: Add new output field 'dsoff' to print dso offset
3 years ago
evswitch.c
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
5 years ago
evswitch.h
perf: Various spelling fixes
3 years ago
expr.c
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
8 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 genelf: Fix NO_LIBDW=1 build
9 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
get_current_dir_name.c
perf tools: Fixup get_current_dir_name() compilation
4 years ago
get_current_dir_name.h
perf tools: Move get_current_dir_name() cond prototype out of util.h
6 years 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: Clean up use of perf_env
8 months ago
header.h
perf header: Allow tracing of attr events
10 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 sample: Remove arch notion of sample parsing
8 months ago
hist.h
perf sample: Remove arch notion of sample parsing
8 months ago
hwmon_pmu.c
perf hwmon_pmu: Avoid shortening hwmon PMU name
8 months ago
hwmon_pmu.h
perf hwmon_pmu: Hold path rather than fd
9 months ago
intel-bts.c
perf sample: Make user_regs and intr_regs optional
1 year ago
intel-bts.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
intel-pt.c
perf intel-pt: Fix PEBS-via-PT data_src
10 months ago
intel-pt.h
perf pmu: Lazily compute default config
2 years ago
intel-tpebs.c
perf sample: Remove arch notion of sample parsing
8 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: Directly mark the jitdump DSO
8 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 kvm: Move functions used in util out of builtin
1 year 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
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
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 tools: Add LZMA decompression from FILE
1 year ago
machine.c
perf machine: Explicitly pass in host perf_env
8 months ago
machine.h
perf machine: Explicitly pass in host perf_env
8 months ago
map.c
perf dso: Move build_id to dso_id
8 months ago
map.h
perf dso: Move build_id to dso_id
8 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 record: Fix a asan runtime error in util/maps.c
1 year ago
maps.h
perf maps: Locking tidy up of nr_maps
2 years ago
mem-events.c
perf mem: Count L2 HITM for c2c statistic
11 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 metricgroups: Add NO_THRESHOLD_AND_NMI constraint
8 months ago
metricgroup.h
perf stat: Move metric list from config to evlist
8 months ago
mmap.c
perf cpumap: Increment reference count for online cpumap
1 year ago
mmap.h
perf tools: Deadcode removal
1 year ago
mutex.c
perf mutex: Add thread safety annotations
3 years ago
mutex.h
perf rwsem: Add clang's -Wthread-safety annotations
10 months ago
namespaces.c
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
1 year 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 tp_pmu: Factor existing tracepoint logic to new file
8 months ago
parse-events.h
perf parse-events: Remove non-json software events
8 months ago
parse-events.l
perf parse-events: Remove non-json software events
8 months ago
parse-events.y
perf parse-events: Remove non-json software events
8 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
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
perf_api_probe.h
perf record: Move probing cgroup sampling support
4 years ago
perf_event_attr_fprintf.c
perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
1 year 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 list: Skip ABI PMUs when printing pmu values
8 months ago
pfm.h
perf list: List callback support for libpfm
3 years ago
pmu.c
perf tp_pmu: Add event APIs
8 months ago
pmu.h
perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h
9 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
print-events.c
perf list: Skip ABI PMUs when printing pmu values
8 months ago
print-events.h
perf list: Skip ABI PMUs when printing pmu values
8 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 annotate: Use capstone_init and remove open_capstone_handle from disasm.c
2 years ago
print_insn.h
perf annotate: Use capstone_init and remove open_capstone_handle from disasm.c
2 years ago
probe-event.c
perf machine: Explicitly pass in host perf_env
8 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: Stop using deprecated PyUnicode_AsString()
8 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 color: Add printf format checking and resolve issues
1 year 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 sample: Remove arch notion of sample parsing
8 months ago
session.c
perf sample: Remove arch notion of sample parsing
8 months ago
session.h
perf session: Add host_env argument to perf_session__new
8 months ago
setns.c
perf namespaces: Move the conditional setns() prototype to namespaces.h
6 years ago
setup.py
perf python: Fix setup.py mypy errors
1 year 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: Lower verbosity on addr2line debug messages
9 months ago
srcline.h
perf srcline: Add a timeout to reading from addr2line
2 years ago
stat-display.c
perf stat: Move metric list from config to evlist
8 months ago
stat-shadow.c
perf stat: Remove duplicated include in stat-shadow.c
8 months ago
stat.c
perf parse-events: Support user CPUs mixed with threads/processes
8 months ago
stat.h
perf stat: Move metric list from config to evlist
8 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-elf: Add support for the block argument for libbfd
7 months ago
symbol-minimal.c
perf symbol: Add blocking argument to filename__read_build_id
7 months ago
symbol.c
perf symbol: Add blocking argument to filename__read_build_id
7 months ago
symbol.h
perf symbol: Add blocking argument to filename__read_build_id
7 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 symbol: Add blocking argument to filename__read_build_id
7 months ago
synthetic-events.h
perf record: collect BPF metadata from new programs
9 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 session: Add accessor for session->header.env
8 months ago
tool.h
perf tools: display the new PERF_RECORD_BPF_METADATA event
9 months ago
tool_pmu.c
libperf evsel: Rename own_cpus to pmu_cpus
8 months ago
tool_pmu.h
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
8 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: Add event APIs
8 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: Support --summary-mode=cgroup
11 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 tools: Remove util.h from where it is not needed
6 years ago
zstd.c
perf mmap: Lazily initialize zstd streams to save memory when not using it
2 years ago