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
v5.19-rc3
8 folders
316 files
arm-spe-decoder
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
4 years ago
bpf_skel
perf record: Add cgroup support for off-cpu profiling
3 years ago
c++
perf clang: Fix header include for LLVM >= 14
4 years ago
cs-etm-decoder
perf cs-etm: Print the decoder name
4 years ago
include
linkage: remove SYM_FUNC_{START,END}_ALIAS()
4 years ago
intel-pt-decoder
perf intel-pt: Add support for emulated ptwrite
3 years ago
libunwind
perf unwind arm64: Use perf's copy of kernel headers
3 years ago
scripting-engines
perf scripting python: Expose dso and map information
3 years ago
Build
perf record: Enable off-cpu analysis with BPF
3 years ago
PERF-VERSION-GEN
perf tools: Fix version kernel tag
4 years ago
affinity.c
perf affinity: Allow passing a NULL arg to affinity__cleanup()
4 years ago
affinity.h
perf affinity: Add infrastructure to save/restore affinity
6 years ago
amd-sample-raw.c
perf report: Add support to print a textual representation of IBS raw sample data
4 years ago
annotate.c
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output
4 years ago
annotate.h
perf symbols: Factor out annotation init/exit
4 years ago
archinsn.h
perf script: Support insn output for normal samples
7 years ago
arm-spe.c
perf arm-spe: Fix SPE events with phys addresses
4 years ago
arm-spe.h
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
8 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
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
auxtrace.c
perf tools: Allow all_cpus to be a superset of user_requested_cpus
3 years ago
auxtrace.h
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
3 years ago
block-info.c
perf report: Fix wrong LBR block sorting
5 years ago
block-info.h
perf block-info: Allow selecting which columns to report and its order
6 years ago
block-range.c
perf block-range: Add missing headers
7 years ago
block-range.h
perf block-range: Add missing headers
7 years ago
bpf-event.c
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
3 years ago
bpf-event.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-loader.c
perf tools: Move libbpf init in libbpf_init function
4 years ago
bpf-loader.h
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
5 years ago
bpf-prologue.c
perf bpf: Fix bpf prologue generation
5 years ago
bpf-prologue.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
bpf-utils.c
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
4 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
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
3 years ago
bpf_counter.h
perf bpf: Rename 'cpu' to 'cpu_map_idx'
4 years ago
bpf_counter_cgroup.c
perf cpumap: Switch to using perf_cpu_map API
3 years ago
bpf_ftrace.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
bpf_map.c
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
bpf_map.h
perf bpf: Add bpf_map dumper
7 years ago
bpf_off_cpu.c
perf record: Add cgroup support for off-cpu profiling
3 years ago
branch.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
branch.h
perf branch: Replace zero-length array with flexible-array
5 years ago
build-id.c
perf build-id: Fix spelling mistake "Cant" -> "Can't"
4 years ago
build-id.h
perf buildid-cache: Don't skip 16-byte build-ids
5 years ago
cache.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
cacheline.c
perf tools: Remove perf.h from source files not needing it
6 years ago
cacheline.h
perf cacheline: Move cacheline related routines to separate files
6 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: Use a pointer for kmaps
4 years ago
callchain.h
perf callchain: Enable dwarf_callchain_users on arm64
4 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
libperf: Move 'leader' from tools/perf to perf_evsel::leader
4 years ago
cgroup.h
perf stat: Enable BPF counter with --for-each-cgroup
4 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 tool: Make perf tool aware of SELinux access control
6 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 report: Implement perf.data record decompression
7 years ago
config.c
perf config: Refine error message to eliminate confusion
4 years ago
config.h
perf config: Make perf_config_global() global
5 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 cpumap: Migrate to libperf cpumap api
4 years ago
counts.h
perf counts: Switch name cpu to cpu_map_idx
4 years ago
cpu-set-sched.h
perf tools: Add fallback versions for CPU_{OR,EQUAL}()
7 years ago
cpumap.c
perf cpumap: Give CPUs their own type
4 years ago
cpumap.h
perf cpumap: Remove duplicate include in cpumap.h
4 years ago
cputopo.c
perf cpumap: Migrate to libperf cpumap api
4 years ago
cputopo.h
perf cputopo: Match thread_siblings to topology ABI name
4 years ago
cs-etm.c
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
4 years ago
cs-etm.h
perf cs-etm: Save TRCDEVARCH register
4 years ago
data-convert-bt.c
tools/perf: Add '__rel_loc' event field parsing support
4 years ago
data-convert-json.c
perf tools: Remove repipe argument from perf_session__new()
4 years ago
data-convert.h
perf data: Add JSON export
5 years ago
data.c
perf data: Add has_kcore_dir()
3 years ago
data.h
perf data: Add has_kcore_dir()
3 years ago
db-export.c
perf scripting python: Add 'addr_location' for 'addr'
4 years ago
db-export.h
perf scripting python: Add 'addr_location' for 'addr'
4 years ago
debug.c
perf script: Fix hex dump character output
4 years ago
debug.h
perf tools: Add WARN_ONCE equivalent for UI warnings
4 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 tests: Add dlfilter test
4 years ago
dlfilter.h
perf tests: Add dlfilter test
4 years ago
dso.c
perf tools: Try chroot'ed filename when opening dso/symbol
4 years ago
dso.h
perf unwind: Fix segbase for ld.lld linked objects
3 years ago
dsos.c
perf tools: Try chroot'ed filename when opening dso/symbol
4 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 probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
4 years ago
dwarf-aux.h
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
4 years ago
dwarf-regs.c
perf tools: Support MIPS unwinding and dwarf-regs
5 years ago
env.c
perf cpumap: Give CPUs their own type
4 years ago
env.h
perf cpumap: Give CPUs their own type
4 years ago
event.c
perf tools: Add guest_code support
3 years ago
event.h
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
4 years ago
events_stats.h
perf session: Report collisions in AUX records
4 years ago
evlist-hybrid.c
perf evlist: Fix failed to use cpu list for uncore events
4 years ago
evlist-hybrid.h
perf tools: Enable on a list of CPUs for hybrid
4 years ago
evlist.c
perf evlist: Add evlist__add_dummy_on_all_cpus()
3 years ago
evlist.h
perf evlist: Add evlist__add_dummy_on_all_cpus()
3 years ago
evsel.c
perf unwind: Use dynamic register set for DWARF unwind
3 years ago
evsel.h
perf stat: Always keep perf metrics topdown events in a group
3 years ago
evsel_config.h
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
6 years ago
evsel_fprintf.c
perf script: Show binary offsets for userspace addr
4 years ago
evsel_fprintf.h
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
6 years ago
evswitch.c
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
5 years ago
evswitch.h
perf evswitch: Introduce init() method to set the on/off evsels from the command line
6 years ago
expr.c
perf pmu-events: Don't lower case MetricExpr
4 years ago
expr.h
perf expr: Add source_count for aggregating events
4 years ago
expr.l
perf expr: Add source_count for aggregating events
4 years ago
expr.y
perf expr: Add source_count for aggregating events
4 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
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
genelf.c
perf jit: Move test functionality in to a test
6 years ago
genelf.h
perf jitdump: Add riscv64 support
4 years ago
genelf_debug.c
perf jit: Fix inaccurate DWARF line table
5 years ago
generate-cmdlist.sh
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
8 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
perf tools: Update copy of libbpf's hashmap.c
5 years ago
hashmap.h
perf tools: Update copy of libbpf's hashmap.c
5 years ago
header.c
perf inject: Keep some features sections from input file
3 years ago
header.h
perf inject: Keep some features sections from input file
3 years ago
help-unknown-cmd.c
tools lib: Adopt zalloc()/zfree() from tools/perf
6 years ago
help-unknown-cmd.h
perf tools: Move help_unknown_cmd() to its own file
10 years ago
hist.c
perf report: Add "addr_from" and "addr_to" sort dimensions
4 years ago
hist.h
perf report: Add "addr_from" and "addr_to" sort dimensions
4 years ago
intel-bts.c
perf tools: Use __BYTE_ORDER__
4 years ago
intel-bts.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
intel-pt.c
perf intel-pt: Add guest_code support
3 years ago
intel-pt.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 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: Basic support for iostat in perf
5 years ago
iostat.h
perf stat: Basic support for iostat in perf
5 years ago
jit.h
perf inject jit: Add namespaces support
5 years ago
jitdump.c
perf namespaces: Add functions to access nsinfo
4 years ago
jitdump.h
perf tools: Replace zero-length array with flexible-array
5 years ago
kvm-stat.h
perf kvm: Add arch neutral function to choose event for perf kvm record
6 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
llvm-utils.c
perf tools: Fix LLVM download hint link
4 years ago
llvm-utils.h
perf tools: Remove debug.h from header files not needing it
6 years ago
lzma.c
perf lzma: Close lzma stream on exit
4 years ago
machine.c
perf tools: Add guest_code support
3 years ago
machine.h
perf tools: Add guest_code support
3 years ago
map.c
perf tools: Set build-id using build-id header on new mmap records
4 years ago
map.h
perf map: Make map__contains_symbol() args const
4 years ago
map_symbol.h
perf tools: Apply correct label to user/kernel symbols in branch mode
4 years ago
maps.c
perf maps: Move maps code to own C file
4 years ago
maps.h
perf maps: Reduce scope of init and exit
4 years ago
mem-events.c
perf mem: Add stats for store operation with no available memory level
3 years ago
mem-events.h
perf mem: Add stats for store operation with no available memory level
3 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: Don't add all tool events for sharing
3 years ago
metricgroup.h
perf list: Display hybrid PMU events with cpu type
4 years ago
mmap.c
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
3 years ago
mmap.h
perf record: Introduce compressor at mmap buffer object
4 years ago
namespaces.c
perf namespaces: Add functions to access nsinfo
4 years ago
namespaces.h
perf namespaces: Add functions to access nsinfo
4 years ago
off_cpu.h
perf record: Add cgroup support for off-cpu profiling
3 years ago
ordered-events.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
ordered-events.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
parse-branch-options.c
perf debug: Remove needless include directives from debug.h
6 years ago
parse-branch-options.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
parse-events-hybrid.c
perf stat: Support --cputype option for hybrid events
4 years ago
parse-events-hybrid.h
perf parse-events: Add new "metric-id" term
4 years ago
parse-events.c
perf stat: Add requires_cpu flag for uncore
3 years ago
parse-events.h
perf parse-events: Support event alias in form foo-bar-baz
4 years ago
parse-events.l
perf stat: Add user_time and system_time events
4 years ago
parse-events.y
perf parse-events: Support event alias in form foo-bar-baz
4 years ago
parse-regs-options.c
perf record: Fix memory leak when using '--user-regs=?' to list registers
5 years ago
parse-regs-options.h
perf parse-regs: Split parse_regs
7 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 test: Shell - Limit to only run executable scripts in tests
4 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
perf cpumap: Migrate to libperf cpumap api
4 years ago
perf_api_probe.h
perf record: Move probing cgroup sampling support
4 years ago
perf_event_attr_fprintf.c
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
4 years ago
perf_regs.c
perf tools arm64: Add support for VG register
3 years ago
perf_regs.h
perf tools: Refactor SMPL_REG macro in perf_regs.h
4 years ago
pfm.c
perf parse-events: Add new "metric-id" term
4 years ago
pfm.h
perf tools: Add optional support for libpfm4
6 years ago
pmu-hybrid.c
perf pmu: Add hybrid helper functions
5 years ago
pmu-hybrid.h
perf header: Support HYBRID_TOPOLOGY feature
4 years ago
pmu.c
perf cpumap: Use for each loop
4 years ago
pmu.h
perf evsel: Fix missing exclude_{host,guest} setting
4 years ago
pmu.l
perf tools: Add perf pmu object to access pmu format definition
14 years ago
pmu.y
perf tools: Fix build with bison 2.3 and older.
13 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
probe-event.c
perf maps: Use a pointer for kmaps
4 years ago
probe-event.h
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
4 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: Fix add event failure when running 32-bit perf in a 64-bit kernel
4 years ago
probe-finder.h
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
4 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 unwind: Use dynamic register set for DWARF unwind
3 years ago
python.c
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
4 years ago
rb_resort.h
perf util: Use cached rbtree for rblists
7 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 evlist: Rename cpus to user_requested_cpus
4 years ago
record.h
perf record: Extend --threads command line option
4 years ago
rlimit.c
perf tools: Introduce rlimit__bump_memlock() helper
6 years ago
rlimit.h
perf tools: Introduce rlimit__bump_memlock() helper
6 years ago
rwsem.c
perf tools: Remove util.h from where it is not needed
6 years ago
rwsem.h
perf tools: Provide mutex wrappers for pthreads rwlocks
9 years ago
s390-cpumcf-kernel.h
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
6 years ago
s390-cpumsf-kernel.h
perf report: Add raw report support for s390 auxiliary trace
7 years ago
s390-cpumsf.c
perf tools: Use __BYTE_ORDER__
4 years ago
s390-cpumsf.h
perf auxtrace: Support for perf report -D for s390
7 years ago
s390-sample-raw.c
perf pmu: Make pmu_event tables const.
4 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
session.c
perf tools: Add guest_code support
3 years ago
session.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
setns.c
perf namespaces: Move the conditional setns() prototype to namespaces.h
6 years ago
setup.py
perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13
4 years ago
sideband_evlist.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
smt.c
perf tools: Probe non-deprecated sysfs path 1st
4 years ago
smt.h
perf tools: Add utility function to detect SMT status
8 years ago
sort.c
perf report: Add "addr_from" and "addr_to" sort dimensions
4 years ago
sort.h
perf report: Add "addr_from" and "addr_to" sort dimensions
4 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 srcline: Use long-running addr2line per DSO
4 years ago
srcline.h
perf callchain: Use cached rbtrees
7 years ago
stat-display.c
perf stat: Make use of index clearer with perf_counts
3 years ago
stat-shadow.c
perf metrics: Support all tool events
3 years ago
stat.c
perf stat: Make use of index clearer with perf_counts
3 years ago
stat.h
perf stat: Merge event counts from all hybrid PMUs
4 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 lib: Adopt zalloc()/zfree() from tools/perf
6 years ago
strfilter.h
perf tools: Fix various typos in comments
5 years ago
string.c
perf tools: Add OCaml demangling
5 years ago
string2.h
perf tools: Add OCaml demangling
5 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: Migrate to libperf cpumap api
4 years ago
svghelper.h
perf timechart: Refactor svg_build_topology_map()
6 years ago
symbol-elf.c
perf symbol: Pass is_kallsyms to symbols__fixup_end()
4 years ago
symbol-minimal.c
perf tools: Pass build_id object to dso__set_build_id()
5 years ago
symbol.c
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
symbol.h
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
symbol_conf.h
perf tools: Add guest_code support
3 years ago
symbol_fprintf.c
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars
5 years ago
symsrc.h
perf symbols: Move symsrc prototypes to a separate header
6 years ago
synthetic-events.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
synthetic-events.h
perf cpumap: Give CPUs their own type
4 years ago
syscalltbl.c
perf tools: Generate mips syscalls_n64.c syscall table
5 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 tools: Create hybrid flag in target
4 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
perf thread-stack: Add thread_stack__br_sample_late()
6 years ago
thread-stack.h
perf tools: Remove duplicate struct forward declarations
5 years ago
thread.c
perf callchain: Stitch LBR call stack
6 years ago
thread.h
perf callchain: Stitch LBR call stack
6 years ago
thread_map.c
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
6 years ago
thread_map.h
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
6 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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
top.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
top.h
perf tui: Only support --tui with slang
4 years ago
topdown.c
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
topdown.h
Merge remote-tracking branch 'torvalds/master' into perf/core
4 years ago
trace-event-info.c
perf trace-event-info: Rename for_each_event.
5 years ago
trace-event-parse.c
perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_size.cocci
4 years ago
trace-event-read.c
perf traceevent: Ensure read cmdlines are null terminated.
5 years ago
trace-event-scripting.c
perf scripting: Add perf_session to scripting_context
4 years ago
trace-event.c
perf tools: Remove util.h from where it is not needed
6 years ago
trace-event.h
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
4 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
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
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 unwind: Don't show unwind error messages when augmenting frame pointer stack
4 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 unwind: Fix segbase for ld.lld linked objects
3 years ago
unwind-libunwind.c
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
4 years ago
unwind.h
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
4 years ago
usage.c
perf tools: Remove debug.h from places where it is not needed
6 years ago
util.c
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tries to use debuginfod support
4 years ago
util.h
perf tools: Try chroot'ed filename when opening dso/symbol
4 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 record: Fix memory leak in vDSO found using ASAN
5 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 tools: Use %zd for size_t printf formats on 32-bit
5 years ago