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.10-rc6
9 folders
345 files
arm-spe-decoder
perf arm-spe: Fix a dangling Documentation/arm64 reference
2 years ago
bpf_skel
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
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: Fix unassigned instruction op (discovered by MemorySanitizer)
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
perf mem-info: Add reference count checking
2 years ago
Build
perf mem-info: Move mem-info out of mem-events and symbol
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: Ensure the number of type histograms
2 years ago
annotate-data.h
perf annotate-data: Add hist_entry__annotate_data_tui()
2 years ago
annotate.c
perf annotate: Fix segfault on sample histogram
2 years ago
annotate.h
perf annotate: Move 'start' field struct to 'struct annotated_source'
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
perf auxtrace: Allow number of queues to be specified
2 years ago
auxtrace.h
perf auxtrace: Allow number of queues to be specified
2 years ago
block-info.c
perf block-info: Remove unused refcount
2 years ago
block-info.h
perf block-info: Remove unused refcount
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 dso: Add reference count checking and accessor functions
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 tools: Ignore deleted cgroups
2 years ago
bpf_ftrace.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
bpf_kwork.c
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
2 years ago
bpf_kwork_top.c
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
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 dso: Add reference count checking and accessor functions
2 years ago
build-id.h
perf dsos: Attempt to better abstract DSOs internals
2 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 callchain: Use zfree() to avoid possibly accessing dangling pointers
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 tools: Ignore deleted cgroups
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
perf comm: Fix comm_str__put() for reference count checking
2 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 cpumap: Remove refcnt from 'struct cpu_aggr_map'
2 years 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 cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
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 dso: Add reference count checking and accessor functions
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 dso: Add reference count checking and accessor functions
2 years ago
db-export.h
perf scripting python: Add 'addr_location' for 'addr'
4 years ago
debug.c
perf annotate-data: Add debug messages
2 years ago
debug.h
perf annotate-data: Add debug messages
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
disasm.c
perf dso: Add reference count checking and accessor functions
2 years ago
disasm.h
perf annotate: Split out util/disasm.c
2 years ago
dlfilter.c
perf dso: Add reference count checking and accessor functions
2 years ago
dlfilter.h
perf tests: Add dlfilter test
4 years ago
dso.c
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
2 years ago
dso.h
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
2 years ago
dsos.c
perf dso: Add reference count checking and accessor functions
2 years ago
dsos.h
perf dsos: Remove __dsos__findnew_link_by_longname_id()
2 years ago
dump-insn.c
perf script: Fix LBR skid dump problems in brstackinsn
7 years ago
dump-insn.h
perf script: Add capstone support for '-F +brstackdisasm'
2 years ago
dwarf-aux.c
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
2 years ago
dwarf-aux.h
perf dwarf-aux: Add die_collect_global_vars()
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 dso: Add reference count checking and accessor functions
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 parse-events: Add new 'fake_tp' parameter for tests
2 years ago
evlist.h
perf top: Uniform the event name for the hybrid machine
2 years ago
evsel.c
perf parse-events: Add new 'fake_tp' parameter for tests
2 years ago
evsel.h
perf parse-events: Add new 'fake_tp' parameter for tests
2 years ago
evsel_config.h
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
5 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
perf genelf: Fix compiling with libelf on rv32
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 dso: Add reference count checking and accessor functions
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: 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 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 hist: Avoid 'struct hist_entry_iter' mem_info memory leak
2 years ago
hist.h
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
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 dso: Add reference count checking and accessor functions
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 mem-info: Add reference count checking
2 years ago
machine.h
perf dsos: Attempt to better abstract DSOs internals
2 years ago
map.c
perf map: Add missing dso__put() in map__new()
2 years ago
map.h
perf map: Add map__objdump_2rip()
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 maps: Re-use __maps__free_maps_by_name()
2 years ago
maps.h
perf maps: Locking tidy up of nr_maps
2 years ago
mem-events.c
perf mem-info: Add reference count checking
2 years ago
mem-events.h
perf mem-info: Move mem-info out of mem-events and symbol
2 years ago
mem-info.c
perf mem-info: Add reference count checking
2 years ago
mem-info.h
perf mem-info: Add reference count checking
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 parse-events: Add new 'fake_tp' parameter for tests
2 years ago
metricgroup.h
perf stat: Add new field in stat_config to enable hardware aware grouping
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
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
2 years ago
parse-events.h
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
2 years ago
parse-events.l
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
2 years ago
parse-events.y
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
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/use PMU reverse lookup from config to name
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
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
2 years ago
pmu.h
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
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 test pmu: Refactor format test and exposed test APIs
2 years ago
pmus.h
perf test pmu: Refactor format test and exposed test APIs
2 years ago
print-events.c
perf list: Give more details about raw event encodings
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 dso: Add reference count checking and accessor functions
2 years ago
print_insn.h
perf script: Consolidate capstone print functions
2 years ago
probe-event.c
perf dso: Add reference count checking and accessor functions
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
bitops: make BYTES_TO_BITS() treewide-available
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: Add/use PMU reverse lookup from config to name
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
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
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 dsos: Attempt to better abstract DSOs internals
2 years ago
session.h
perf dsos: Attempt to better abstract DSOs internals
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 mem-info: Add reference count checking
2 years ago
sort.h
perf report: Add weight[123] output fields
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
perf dso: Add reference count checking and accessor functions
2 years ago
srcline.h
perf srcline: Add a timeout to reading from addr2line
2 years ago
stat-display.c
perf stat: Don't display metric header for non-leader uncore events
2 years ago
stat-shadow.c
perf metrics: Compute unmerged uncore metrics individually
2 years ago
stat.c
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
2 years ago
stat.h
perf stat: Add new field in stat_config to enable hardware aware grouping
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 cpumap: Use perf_cpu_map__for_each_cpu when possible
2 years ago
svghelper.h
perf timechart: Refactor svg_build_topology_map()
6 years ago
symbol-elf.c
perf symbol-elf: dso__load_sym_internal() reference count fixes
2 years ago
symbol-minimal.c
perf dso: Add reference count checking and accessor functions
2 years ago
symbol.c
perf symbols: Fix ownership of string in dso__load_vmlinux()
2 years ago
symbol.h
perf mem-info: Move mem-info out of mem-events and symbol
2 years ago
symbol_conf.h
perf annotate: Add --data-type option
2 years 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 dso: Add reference count checking and accessor functions
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 thread: Fixes to thread__new() related to initializing comm
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
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
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
4 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 dso: Add reference count checking and accessor functions
2 years 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 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
perf hist: Move histogram related code to hist.h
2 years ago
vdso.c
perf dso: Add reference count checking and accessor functions
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