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.9-rc5
9 folders
341 files
arm-spe-decoder
perf arm-spe: Fix a dangling Documentation/arm64 reference
2 years ago
bpf_skel
perf lock contention: Add a missing NULL check
2 years ago
cs-etm-decoder
perf cs-etm: Add exception level consistency check
2 years ago
hisi-ptt-decoder
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
3 years ago
include
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
2 years ago
intel-pt-decoder
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
2 years ago
libunwind
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
2 years ago
perf-regs-arch
perf parse-regs: Always build perf register functions
2 years ago
scripting-engines
tools: perf: Expose sample ID / stream ID to python scripts
2 years ago
Build
perf threads: Move threads to its own files
2 years ago
PERF-VERSION-GEN
perf tools: Don't include signature in version strings
3 years ago
addr_location.c
perf addr_location: Add init/exit/copy functions
2 years ago
addr_location.h
perf addr_location: Add init/exit/copy functions
2 years ago
affinity.c
perf tools: Use dedicated non-atomic clear/set bit helpers
3 years ago
affinity.h
perf affinity: Add infrastructure to save/restore affinity
6 years ago
amd-sample-raw.c
perf script ibs: Remove unused include
2 years ago
annotate-data.c
perf annotate-data: Support stack variables
2 years ago
annotate-data.h
perf annotate-data: Support global variables
2 years ago
annotate.c
perf annotate: Make sure to call symbol__annotate2() in TUI
2 years ago
annotate.h
perf annotate: Add comments in the data structures
2 years ago
archinsn.h
perf script: Support insn output for normal samples
7 years ago
arm-spe.c
perf thread: Add accessor functions for thread
2 years ago
arm-spe.h
perf pmu: Lazily compute default config
2 years ago
arm64-frame-pointer-unwind-support.c
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
4 years ago
arm64-frame-pointer-unwind-support.h
perf unwind arm64: Remove needless event.h & thread.h includes
3 years ago
auxtrace.c
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty()
2 years ago
auxtrace.h
perf auxtrace: Add 'T' itrace option for timestamp trace
2 years ago
block-info.c
perf ui/browser/annotate: Use global annotation_options
2 years ago
block-info.h
perf ui/browser/annotate: Use global annotation_options
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 maps: Get map before returning in maps__find
2 years ago
bpf-event.h
perf env: Avoid recursively taking env->bpf_progs.lock
2 years ago
bpf-filter.c
perf bpf-filter: Fix sample flag check with ||
2 years ago
bpf-filter.h
perf bpf filter: Add logical OR operator
3 years ago
bpf-filter.l
perf bpf filter: Add logical OR operator
3 years ago
bpf-filter.y
perf bpf-filter: Add YYDEBUG
2 years ago
bpf-prologue.h
perf bpf: No need to include headers just use forward declarations
3 years ago
bpf-utils.c
perf bpf: 8 byte align bpil data
3 years 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
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
bpf_counter.h
perf build: Properly guard libbpf includes
3 years ago
bpf_counter_cgroup.c
perf stat: Fix handling of unsupported cgroup events when using BPF counters
3 years ago
bpf_ftrace.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
bpf_kwork.c
perf kwork: Remove includes not needed in kwork.h
3 years ago
bpf_kwork_top.c
perf kwork top: Simplify bool conversion
2 years ago
bpf_lock_contention.c
perf machine: Move machine's threads into its own abstraction
2 years ago
bpf_map.c
Merge remote-tracking branch 'torvalds/master' into perf/core
4 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
perf offcpu: Add missed btf_free
2 years ago
branch.c
perf callchain: Make display use of branch_type_stat const
2 years ago
branch.h
perf callchain: Make display use of branch_type_stat const
2 years ago
build-id.c
perf build-id: Simplify build_id_cache__cachedir()
2 years ago
build-id.h
perf buildid-cache: Add guestmount'd files to the build ID cache
3 years 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 maps: Hide maps internals
2 years ago
callchain.h
perf callchain: Minor layout changes to callchain_list
2 years ago
cap.c
perf tools: Add helpers to use capabilities if present
6 years ago
cap.h
perf tools: Support CAP_PERFMON capability
6 years ago
cgroup.c
perf lock contention: Add -G/--cgroup-filter option
2 years ago
cgroup.h
perf lock contention: Add -G/--cgroup-filter option
2 years 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 needless evlist.h include directives
6 years ago
color.h
perf color: Add missing stdarg.g to color.h
7 years ago
color_config.c
perf tools: Remove needless evlist.h include directives
6 years ago
comm.c
tools lib: Adopt zalloc()/zfree() from tools/perf
6 years ago
comm.h
perf comm: Remove needless headers from comm.h
7 years ago
compress.h
perf mmap: Lazily initialize zstd streams to save memory when not using it
2 years ago
config.c
perf parse-events: Remove BPF event support
2 years ago
config.h
perf tools: Add perf_config_scan()
3 years 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 stat: Support per-cluster aggregation
2 years ago
cpumap.h
perf stat: Support per-cluster aggregation
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 cs-etm: Enable itrace option 'T'
2 years ago
cs-etm.h
perf pmu: Lazily compute default config
2 years ago
data-convert-bt.c
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
3 years ago
data-convert-json.c
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
2 years ago
data-convert.h
perf data: Add JSON export
5 years ago
data.c
perf data: Minor code style alignment cleanup
2 years ago
data.h
perf data: Minor code style alignment cleanup
2 years ago
db-export.c
perf db-export: Fix missing reference count get in call_path_from_sample()
2 years ago
db-export.h
perf scripting python: Add 'addr_location' for 'addr'
4 years ago
debug.c
perf tools: Make it possible to see perf's kernel and module memory mappings
2 years ago
debug.h
perf tools: Make it possible to see perf's kernel and module memory mappings
2 years ago
debuginfo.c
perf tools: Add util/debuginfo.[ch] files
2 years ago
debuginfo.h
perf tools: Add util/debuginfo.[ch] files
2 years ago
demangle-cxx.cpp
perf symbol: Avoid memory leak from abi::__cxa_demangle
3 years ago
demangle-cxx.h
perf symbol: Add abi::__cxa_demangle C++ demangling support
3 years 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.c
perf tools: Remove util.h from where it is not needed
6 years ago
demangle-rust.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
dlfilter.c
perf dlfilter: Be defensive against potential NULL dereference
2 years ago
dlfilter.h
perf tests: Add dlfilter test
4 years ago
dso.c
perf annotate-data: Add dso->data_types tree
2 years ago
dso.h
perf annotate-data: Add dso->data_types tree
2 years ago
dsos.c
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso->nsinfo members
3 years ago
dsos.h
perf dso: Move dso_id from 'struct map' to 'struct dso'
6 years ago
dump-insn.c
perf script: Fix LBR skid dump problems in brstackinsn
7 years ago
dump-insn.h
perf script: Fix LBR skid dump problems in brstackinsn
7 years ago
dwarf-aux.c
perf dwarf-aux: Check allowed DWARF Ops
2 years ago
dwarf-aux.h
perf annotate-data: Support stack variables
2 years ago
dwarf-regs.c
perf dwarf-regs: Add get_dwarf_regnum()
2 years ago
env.c
perf env: Avoid recursively taking env->bpf_progs.lock
2 years ago
env.h
perf stat: Support per-cluster aggregation
2 years ago
event.c
perf maps: Get map before returning in maps__find
2 years ago
event.h
perf symbols: Add kallsyms__get_symbol_start()
2 years ago
events_stats.h
perf hist: Add nr_lost_samples to hist_stats
3 years ago
evlist.c
perf evlist: Fix evlist__new_default() for > 1 core PMU
2 years ago
evlist.h
perf top: Uniform the event name for the hybrid machine
2 years ago
evsel.c
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
2 years ago
evsel.h
perf util: Add evsel__taskstate() to parse the task state info instead
2 years ago
evsel_config.h
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
6 years ago
evsel_fprintf.c
perf callchain: Use pthread keys for tls callchain_cursor
2 years 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 expr: Fix "has_event" function for metric style events
2 years 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 pmu: Use file system cache to optimize sysfs access
6 years ago
fncache.h
perf pmu: Use file system cache to optimize sysfs access
6 years ago
ftrace.h
perf ftrace: Reuse target::initial_delay
3 years ago
genelf.c
perf genelf: Set ELF program header addresses properly
2 years ago
genelf.h
tools/perf: Add basic support for LoongArch
2 years ago
genelf_debug.c
perf jit: Fix incorrect file name in DWARF line table
2 years ago
generate-cmdlist.sh
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
3 years 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: Update copy of libbpf's hashmap.c
2 years ago
header.c
perf env: Avoid recursively taking env->bpf_progs.lock
2 years ago
header.h
perf: Extract building cache level for a CPU into separate function
2 years ago
help-unknown-cmd.c
perf help: Ensure clean_cmds is called on all paths
2 years ago
help-unknown-cmd.h
perf tools: Move help_unknown_cmd() to its own file
10 years ago
hisi-ptt.c
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
2 years ago
hisi-ptt.h
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
3 years ago
hist.c
perf tools: Fix calloc() arguments to address error introduced in gcc-14
2 years ago
hist.h
perf report: Add 'symoff' sort key
2 years ago
intel-bts.c
perf thread: Add accessor functions for thread
2 years ago
intel-bts.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
intel-pt.c
perf intel-pt: Fix async branch flags
2 years ago
intel-pt.h
perf pmu: Lazily compute default config
2 years 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 inject jit: Add namespaces support
5 years ago
jitdump.c
perf jitdump: Avoid memory leak
2 years ago
jitdump.h
perf tools: Replace zero-length array with flexible-array
5 years ago
kvm-stat.h
perf kvm: Reference count 'struct kvm_info'
3 years ago
kwork.h
perf kwork top: Implements BPF-based cpu usage statistics
2 years 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
lock-contention.h
perf lock contention: Add -G/--cgroup-filter option
2 years ago
lzma.c
perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug()
2 years ago
machine.c
perf threads: Move threads to its own files
2 years ago
machine.h
perf threads: Move threads to its own files
2 years ago
map.c
perf maps: Switch from rbtree to lazily sorted array for addresses
2 years ago
map.h
perf map: Improve map/unmap parameter names
2 years ago
map_symbol.c
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
2 years ago
map_symbol.h
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
2 years ago
maps.c
perf map: Fix map reference count issues
2 years ago
maps.h
perf maps: Locking tidy up of nr_maps
2 years ago
mem-events.c
perf mem: Clean up perf_pmus__num_mem_pmus()
2 years ago
mem-events.h
perf mem: Clean up perf_pmus__num_mem_pmus()
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 metrics: Fix segv for metrics with no events
2 years ago
metricgroup.h
perf metrics: Sort the Default metricgroup
2 years ago
mmap.c
perf mmap: Lazily initialize zstd streams to save memory when not using it
2 years ago
mmap.h
perf mmap: Lazily initialize zstd streams to save memory when not using it
2 years ago
mutex.c
perf mutex: Add thread safety annotations
3 years ago
mutex.h
perf mutex: Add thread safety annotations
3 years ago
namespaces.c
perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing ->mntns_path directly
3 years ago
namespaces.h
perf namespaces: Add reference count checking
3 years ago
off_cpu.h
perf offcpu: Accept allowed sample types only
3 years 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: Print all errors
2 years ago
parse-events.h
perf parse-events: Print all errors
2 years ago
parse-events.l
perf parse-events: Avoid erange from hex numbers
2 years ago
parse-events.y
perf parse-events: Print all errors
2 years 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: Make mkpath thread safe, remove 16384 bytes from .bss
2 years ago
path.h
perf test: Shell - Limit to only run executable scripts in tests
4 years 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: Add branch counter knob
2 years 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 pfm: Retry supported test with exclude_kernel
2 years ago
pfm.h
perf list: List callback support for libpfm
3 years ago
pmu.c
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
2 years ago
pmu.h
perf mem: Add mem_events into the supported perf_pmu
2 years ago
pmu.l
perf pmu: Make parser reentrant
3 years ago
pmu.y
perf pmu: Add YYDEBUG
2 years ago
pmus.c
perf mem: Clean up perf_pmus__num_mem_pmus()
2 years ago
pmus.h
perf mem: Clean up perf_pmus__num_mem_pmus()
2 years ago
print-events.c
perf print-events: make is_event_supported() more robust
2 years ago
print-events.h
perf pmus: Skip duplicate PMUs and don't print list suffix by default
2 years 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: util: use capstone disasm engine to show assembly instructions
2 years ago
print_insn.h
perf: util: use capstone disasm engine to show assembly instructions
2 years ago
probe-event.c
perf map: Fix map reference count issues
2 years ago
probe-event.h
perf probe: Make synthesize_perf_probe_point() private to probe-event.c
2 years ago
probe-file.c
perf probe-file: Delete namelist in del_events() on the error path
4 years ago
probe-file.h
perf probe: Support DW_AT_const_value constant value
6 years ago
probe-finder.c
perf probe: Convert to check dwarf_getcfi feature
2 years ago
probe-finder.h
perf tools: Add util/debuginfo.[ch] files
2 years ago
pstack.c
perf tools: Replace zero-length array with flexible-array
5 years ago
pstack.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
python-ext-sources
perf evsel: Rename get_states() to parse_task_states() and make it public
2 years ago
python.c
perf tools: Make it possible to see perf's kernel and module memory mappings
2 years ago
rb_resort.h
perf trace: Ignore thread hashing in summary
2 years 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
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
record.h
perf record: Reuse target::initial_delay
3 years 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 debug mode that uses a mutex
2 years ago
rwsem.h
perf rwsem: Add debug mode that uses a mutex
2 years 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 tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
s390-cpumsf.h
perf auxtrace: Support for perf report -D for s390
7 years ago
s390-sample-raw.c
perf report: Remove warning on missing raw data for s390
2 years ago
sample-raw.c
perf report: Add support to print a textual representation of IBS raw sample data
4 years ago
sample-raw.h
perf report: Add support to print a textual representation of IBS raw sample data
4 years ago
sample.h
perf tools: Add branch counter knob
2 years ago
session.c
perf tools: Make it possible to see perf's kernel and module memory mappings
2 years ago
session.h
perf tools: Make it possible to see perf's kernel and module memory mappings
2 years ago
setns.c
perf namespaces: Move the conditional setns() prototype to namespaces.h
6 years ago
setup.py
perf evsel: Rename get_states() to parse_task_states() and make it public
2 years 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 report: Prevent segfault with --no-parent
2 years ago
sort.h
perf report: Add 'symoff' sort key
2 years ago
spark.c
perf diff: Report noisy for cycles diff
6 years ago
spark.h
perf diff: Report noisy for cycles diff
6 years ago
srccode.c
perf srccode: Use list_move() instead of equivalent list_del() + list_add() sequence
4 years ago
srccode.h
perf srccode: Move struct definition from map.h to srccode.h
7 years ago
srcline.c
Merge branch 'perf-tools' into perf-tools-next
2 years ago
srcline.h
perf srcline: Add a timeout to reading from addr2line
2 years ago
stat-display.c
perf stat: Fix metric-only aggregation index
2 years ago
stat-shadow.c
perf metrics: Compute unmerged uncore metrics individually
2 years ago
stat.c
perf stat: Combine the -A/--no-aggr and --no-merge options
2 years ago
stat.h
perf stat: Support per-cluster aggregation
2 years 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
libperf: Move 'idx' from tools/perf to perf_evsel::idx
4 years ago
stream.h
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
5 years 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 util: Add a function for replacing characters in a string
2 years ago
string2.h
perf util: Add a function for replacing characters in a string
2 years 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 svghelper: Avoid memory leak
2 years ago
svghelper.h
perf timechart: Refactor svg_build_topology_map()
6 years ago
symbol-elf.c
perf maps: Get map before returning in maps__find_by_name
2 years ago
symbol-minimal.c
perf symbols: Parse NOTE segments until the build id is found
2 years ago
symbol.c
perf tools: Fixup module symbol end address properly
2 years ago
symbol.h
perf maps: Move symbol maps functions to maps.c
2 years ago
symbol_conf.h
perf annotate: Add --data-type option
2 years ago
symbol_fprintf.c
perf symbol: Remove symbol_name_rb_node
2 years ago
symsrc.h
perf symbols: Allow for static executables with .plt
3 years ago
synthetic-events.c
perf tools: Fix calloc() arguments to address error introduced in gcc-14
2 years ago
synthetic-events.h
perf cpumap: Synthetic events and const/static
3 years ago
syscalltbl.c
perf tools: Declare syscalltbl_*[] as const for all archs
2 years ago
syscalltbl.h
perf trace: Remove union from syscalltbl, all the fields are needed
5 years ago
target.c
perf stat: Enable counting events for BPF programs
5 years ago
target.h
perf target: Remove unused hybrid value
2 years 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 machine: Move machine's threads into its own abstraction
2 years ago
thread.h
perf machine: Move machine's threads into its own abstraction
2 years ago
thread_map.c
perf thread_map: Skip exited threads when scanning /proc
2 years ago
thread_map.h
perf thread_map: Reduce exposure of libperf internal API
3 years ago
threads.c
perf threads: Switch from rbtree to hashmap
2 years ago
threads.h
perf threads: Reduce table size from 256 to 8
2 years ago
time-utils.c
perf script: Fix --reltime with --time
6 years ago
time-utils.h
perf script: Fix --reltime with --time
6 years ago
tool.h
perf record: Add finished init event
3 years ago
top.c
perf top: Avoid repeated function calls to perf_cpu_map__nr().
2 years ago
top.h
perf top: Convert to the global annotation_options
2 years 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
trace-event-info.c
perf trace-event-info: Avoid passing NULL value to closedir
2 years ago
trace-event-parse.c
perf evsel: Rename get_states() to parse_task_states() and make it public
2 years ago
trace-event-read.c
perf build: Use libtraceevent from the system
3 years ago
trace-event-scripting.c
perf script: Fix Python support when no libtraceevent
3 years ago
trace-event.c
perf build: Use libtraceevent from the system
3 years ago
trace-event.h
perf evsel: Rename get_states() to parse_task_states() and make it public
2 years ago
tracepoint.c
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
2 years ago
tracepoint.h
perf parse-events: Break out tracepoint and printing
3 years ago
trigger.h
perf tools: Remove debug.h from header files not needing it
6 years ago
tsc.c
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
5 years ago
tsc.h
perf tsc: Add arch TSC frequency information
3 years ago
units.c
perf stat: Improve readability of shadow stats
5 years ago
units.h
perf stat: Improve readability of shadow stats
5 years ago
unwind-libdw.c
perf maps: Hide maps internals
2 years 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 maps: Hide maps internals
2 years ago
unwind-libunwind.c
perf maps: Hide maps internals
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 list: Add scandirat compatibility function
2 years ago
util.h
perf list: Add scandirat compatibility function
2 years ago
values.c
perf debug: Remove needless include directives from debug.h
6 years ago
values.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
vdso.c
perf vdso: Use function to add missing maps lock
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