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.2-rc6
9 folders
332 files
arm-spe-decoder
perf arm-spe: Use SPE data source for neoverse cores
3 years ago
bpf_skel
perf lock contention: Support lock addr/name filtering for BPF
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
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 memcpy_64.S used in 'perf bench'
6 years ago
intel-pt-decoder
perf tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
libunwind
perf unwind arm64: Use perf's copy of kernel headers
3 years ago
scripting-engines
perf scripting python: Don't be strict at handling libtraceevent enumerations
3 years ago
Build
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
3 years ago
PERF-VERSION-GEN
perf tools: Don't include signature in version strings
3 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 tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
annotate.c
perf annotate: Toggle full address <-> offset display
3 years ago
annotate.h
perf annotate: Toggle full address <-> offset display
3 years ago
archinsn.h
perf script: Support insn output for normal samples
7 years ago
arm-spe.c
perf arm-spe: augment the data source type with neoverse_spe list
3 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
perf unwind arm64: Remove needless event.h & thread.h includes
3 years ago
auxtrace.c
perf auxtrace: Fix address filter duplicate symbol selection
3 years ago
auxtrace.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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 bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
3 years ago
bpf-event.h
perf bpf: Remove unused pthread.h include
3 years ago
bpf-loader.c
perf expr: Tidy hashmap dependency
3 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
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
perf thread_map: Reduce exposure of libperf internal API
3 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_lock_contention.c
perf lock contention: Support lock addr/name filtering for BPF
3 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 off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'
3 years ago
branch.c
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
3 years ago
branch.h
perf branch: Fix interpretation of branch records
3 years ago
build-id.c
perf buildid-cache: Fix the file mode with copyfile() while adding file to build-id cache
3 years ago
build-id.h
perf buildid-cache: Add guestmount'd files to the build ID cache
3 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 callchain: Remove unneeded 'result' variable
3 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
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
3 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: Add missing newline on pr_warning() call in home_perfconfig()
3 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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
3 years ago
cpumap.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
3 years ago
cputopo.c
perf topology: Add core_wide
3 years ago
cputopo.h
perf topology: Add core_wide
3 years ago
cs-etm-base.c
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
3 years ago
cs-etm.c
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
3 years ago
cs-etm.h
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
3 years ago
data-convert-bt.c
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
3 years ago
data-convert-json.c
perf build: Use libtraceevent from the system
3 years ago
data-convert.h
perf data: Add JSON export
5 years ago
data.c
perf tools: Fix resources leak in perf_data__open_dir()
3 years ago
data.h
perf data: Add missing unistd.h header needed for pid_t
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 debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()
3 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 tools: Fix usage of the verbose variable
3 years ago
dlfilter.h
perf tests: Add dlfilter test
4 years ago
dso.c
perf dso: Hold lock when accessing nsinfo
3 years ago
dso.h
perf dso: Update use of pthread mutex
3 years ago
dsos.c
perf tools: Fix dso_id inode generation comparison
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 probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
3 years ago
dwarf-aux.h
perf probe: Fix to get declared file name from clang DWARF5
3 years ago
dwarf-regs.c
perf tools: Support MIPS unwinding and dwarf-regs
5 years ago
env.c
perf header: Record non-CPU PMU capabilities
3 years ago
env.h
perf header: Record non-CPU PMU capabilities
3 years ago
event.c
perf record: Add finished init event
3 years ago
event.h
perf thread: Move thread__resolve() from event.h
3 years ago
events_stats.h
perf hist: Add nr_lost_samples to hist_stats
3 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
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
evlist.h
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
evsel.c
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
3 years ago
evsel.h
perf build: Use libtraceevent from the system
3 years ago
evsel_config.h
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
5 years ago
evsel_fprintf.c
perf build: Use libtraceevent from the system
3 years ago
evsel_fprintf.h
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
5 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 expr: Tidy hashmap dependency
3 years ago
expr.h
perf expr: Tidy hashmap dependency
3 years ago
expr.l
perf expr: Prevent normalize() from reading into undefined memory in the expression lexer
3 years ago
expr.y
perf expr: Allow a double if expression
3 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 genelf: Fix error code in jit_write_elf()
3 years ago
genelf.h
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
3 years ago
genelf_debug.c
perf jit: Fix inaccurate DWARF line table
5 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
libbpf: Hashmap.h update to fix build issues using LLVM14
3 years ago
header.c
perf build: Use libtraceevent from the system
3 years ago
header.h
perf build: Use libtraceevent from the system
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
hisi-ptt.c
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
3 years ago
hisi-ptt.h
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
3 years ago
hist.c
perf hist: Add perf_hpp_fmt->init() callback
3 years ago
hist.h
perf hist: Add perf_hpp_fmt->init() callback
3 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 build: Use libtraceevent from the system
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: 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 jit: Remove unused struct debug_line_info
3 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
kwork.h
perf kwork: Remove includes not needed in kwork.h
3 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 bpf: Rename perf_include_dir to libbpf_include_dir
3 years ago
llvm-utils.h
perf tools: Remove debug.h from header files not needing it
6 years ago
lock-contention.h
perf lock contention: Add -L/--lock-filter option
3 years ago
lzma.c
perf lzma: Close lzma stream on exit
4 years ago
machine.c
machine: Adopt is_lock_function() from builtin-lock.c
3 years ago
machine.h
machine: Adopt is_lock_function() from builtin-lock.c
3 years ago
map.c
perf dso: Hold lock when accessing nsinfo
3 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
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
3 years ago
mem-events.h
perf mem: Add statistics for peer snooping
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 list: Reorganize to use callbacks to allow honouring command line options
3 years ago
metricgroup.h
perf list: Reorganize to use callbacks to allow honouring command line options
3 years ago
mmap.c
perf tools: Use dedicated non-atomic clear/set bit helpers
3 years ago
mmap.h
perf mmap: Remove several unneeded includes from util/mmap.h
3 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: Add functions to access nsinfo
4 years ago
namespaces.h
perf namespaces: Add functions to access nsinfo
4 years ago
off_cpu.h
perf offcpu: Accept allowed sample types only
3 years ago
ordered-events.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
ordered-events.h
perf ordered_events: Add ordered_events__last_flush_time()
3 years ago
parse-branch-options.c
perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"
3 years ago
parse-branch-options.h
Merge branch 'linus' into locking/core, to resolve conflicts
8 years ago
parse-events-hybrid.c
perf parse-events: Remove "not supported" hybrid cache events
3 years ago
parse-events-hybrid.h
perf parse-events: Add new "metric-id" term
4 years ago
parse-events.c
perf build: Use libtraceevent from the system
3 years ago
parse-events.h
perf build: Use libtraceevent from the system
3 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
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 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 tools: Do not pass NULL to parse_events()
3 years ago
perf_api_probe.h
perf record: Move probing cgroup sampling support
4 years ago
perf_event_attr_fprintf.c
perf tools: Print LOST read format in the verbose mode
3 years ago
perf_regs.c
perf tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
perf_regs.h
perf tools: Refactor SMPL_REG macro in perf_regs.h
4 years ago
pfm.c
perf list: List callback support for libpfm
3 years ago
pfm.h
perf list: List callback support for libpfm
3 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 tool: Move pmus list variable to a new file
3 years ago
pmu.h
perf list: Reorganize to use callbacks to allow honouring command line options
3 years ago
pmu.l
perf: Skip and warn on unknown format 'configN' attrs
3 years ago
pmu.y
perf: Skip and warn on unknown format 'configN' attrs
3 years ago
pmus.c
perf tool: Move pmus list variable to a new file
3 years ago
pmus.h
perf tool: Move pmus list variable to a new file
3 years ago
print-events.c
perf list: Reorganize to use callbacks to allow honouring command line options
3 years ago
print-events.h
perf list: Reorganize to use callbacks to allow honouring command line options
3 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 dso: Hold lock when accessing nsinfo
3 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 to get declared file name from clang DWARF5
3 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
Merge remote-tracking branch 'torvalds/master' into perf/core
3 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
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
record.h
Merge remote-tracking branch 'torvalds/master' into perf/core
3 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: 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 tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 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: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
session.c
perf build: Use libtraceevent from the system
3 years ago
session.h
perf build: Use libtraceevent from the system
3 years ago
setns.c
perf namespaces: Move the conditional setns() prototype to namespaces.h
6 years ago
setup.py
perf python: Fix splitting CC into compiler and options
3 years ago
sideband_evlist.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
smt.c
perf topology: Add core_wide
3 years ago
smt.h
perf topology: Add core_wide
3 years ago
sort.c
perf tools: Fix segfault when trying to process tracepoints in perf.data and not linked with libtraceevent
3 years ago
sort.h
perf hist: Add perf_hpp_fmt->init() callback
3 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: Conditionally suppress addr2line warnings
3 years ago
srcline.h
perf callchain: Use cached rbtrees
7 years ago
stat-display.c
perf stat: Update event skip condition for system-wide per-thread mode and merged uncore and hybrid events
3 years ago
stat-shadow.c
perf expr: Tidy hashmap dependency
3 years ago
stat.c
perf expr: Tidy hashmap dependency
3 years ago
stat.h
perf tools: Make quiet mode consistent between tools
3 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 string: Remove unused macro K()
3 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 tools: Use dedicated non-atomic clear/set bit helpers
3 years ago
svghelper.h
perf timechart: Refactor svg_build_topology_map()
6 years ago
symbol-elf.c
perf symbol: Add filename__has_section()
3 years ago
symbol-minimal.c
perf symbol: Add filename__has_section()
3 years ago
symbol.c
perf dso: Hold lock when accessing nsinfo
3 years ago
symbol.h
perf symbol: Add filename__has_section()
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 build: Use libtraceevent from the system
3 years ago
synthetic-events.h
perf cpumap: Synthetic events and const/static
3 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 tools: Add guest_cpu to hypervisor threads
3 years ago
thread.h
perf thread: Move thread__resolve() from event.h
3 years ago
thread_map.c
perf thread_map: Reduce exposure of libperf internal API
3 years ago
thread_map.h
perf thread_map: Reduce exposure of libperf internal API
3 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 evlist: Rename cpus to user_requested_cpus
4 years ago
top.h
perf top: Update use of pthread mutex
3 years ago
topdown.c
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
topdown.h
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
trace-event-info.c
perf util: Add host_is_bigendian to util.h
3 years ago
trace-event-parse.c
perf build: Use libtraceevent from the system
3 years ago
trace-event-read.c
perf build: Use libtraceevent from the system
3 years ago
trace-event-scripting.c
perf build: Use libtraceevent from the system
3 years ago
trace-event.c
perf build: Use libtraceevent from the system
3 years ago
trace-event.h
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
3 years ago
tracepoint.c
perf parse-events: Break out tracepoint and printing
3 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
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 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 unitialized 'offset' variable on aarch64
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: Add reallocarray_as_needed()
3 years ago
util.h
perf util: Add host_is_bigendian to util.h
3 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