..
include
perf tools: Fix PMU format parsing test failure
12 years ago
scripting-engines
perf script: hook up perf_scripting_context->pevent
12 years ago
PERF-VERSION-GEN
perf tools: Do not include PERF-VERSION-FILE to Makefile
12 years ago
abspath.c
…
alias.c
perf tools: Use __maybe_used for unused variables
13 years ago
annotate.c
perf annotate: Fix warning message on a missing vmlinux
12 years ago
annotate.h
perf gtk/annotate: Support multiple event annotation
12 years ago
bitmap.c
…
build-id.c
perf tools: Move build_id__sprintf into build-id object
12 years ago
build-id.h
perf tools: Move BUILD_ID_SIZE into build-id object
12 years ago
cache.h
perf ui: Always compile browser setup code
12 years ago
callchain.c
perf tools: Fix calloc argument ordering
12 years ago
callchain.h
perf record: Export the callchain parsing routine and help
12 years ago
cgroup.c
perf tools: Use __maybe_used for unused variables
13 years ago
cgroup.h
…
color.c
…
color.h
…
config.c
perf tools: Use __maybe_used for unused variables
13 years ago
cpumap.c
perf tools: Add cpu_map processor socket level functions
12 years ago
cpumap.h
perf tools: Add cpu_map processor socket level functions
12 years ago
ctype.c
…
debug.c
perf tools: Fix TUI helpline output
12 years ago
debug.h
perf evsel: Introduce perf_evsel__open_strerror method
12 years ago
debugfs.c
…
debugfs.h
…
dso.c
perf symbols: Generalize filter in __fprintf_buildid methods
12 years ago
dso.h
perf symbols: Generalize filter in __fprintf_buildid methods
12 years ago
dwarf-aux.c
perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables
13 years ago
dwarf-aux.h
…
environment.c
…
event.c
perf tools: Fix memory leak on error
12 years ago
event.h
perf tools: Move BUILD_ID_SIZE into build-id object
12 years ago
evlist.c
perf evlist: Make event_copy local to mmaps
12 years ago
evlist.h
perf evlist: Make event_copy local to mmaps
12 years ago
evsel.c
perf evlist: Pass the event_group info via perf_attr_details
12 years ago
evsel.h
perf evlist: Pass the event_group info via perf_attr_details
12 years ago
exec_cmd.c
…
exec_cmd.h
…
generate-cmdlist.sh
perf tools: Convert to LIBELF_SUPPORT
13 years ago
header.c
perf tools: Fix calloc argument ordering
12 years ago
header.h
perf header: Add HEADER_GROUP_DESC feature
12 years ago
help.c
perf tools: Use __maybe_used for unused variables
13 years ago
help.h
…
hist.c
perf hists: Resort hist entries using group members for output
12 years ago
hist.h
perf session: There is no need for a per session hists instance
12 years ago
hweight.c
…
intlist.c
perf tools: Allow passing a list to intlist__new
12 years ago
intlist.h
perf tools: Allow passing a list to intlist__new
12 years ago
levenshtein.c
…
levenshtein.h
…
machine.c
perf machine: Introduce struct machines
12 years ago
machine.h
perf machine: Introduce struct machines
12 years ago
map.c
perf tools: Use memdup in map__clone
12 years ago
map.h
perf tools: Stop using 'self' in map.[ch]
12 years ago
pager.c
perf tools: Fix pager on minimal-install embedded systems
13 years ago
parse-events.c
perf tools: Fix perf_evsel::exclude_GH handling
12 years ago
parse-events.h
perf tools: Keep group information
12 years ago
parse-events.l
perf tools: Add basic event modifier sanity check
12 years ago
parse-events.y
perf tools: Keep group information
12 years ago
parse-options.c
perf tools: Long option completion support for each subcommands
13 years ago
parse-options.h
perf tools: Long option completion support for each subcommands
13 years ago
path.c
perf tools: Convert to HAVE_STRLCPY
13 years ago
perf_regs.h
perf tools: Convert to LIBUNWIND_SUPPORT
13 years ago
pmu.c
perf pmu: Privatize perf_pmu_{format,alias} structs
12 years ago
pmu.h
perf pmu: Privatize perf_pmu_{format,alias} structs
12 years ago
pmu.l
…
pmu.y
perf tools: Use __maybe_used for unused variables
13 years ago
probe-event.c
perf tools: remove sscanf extension %as
13 years ago
probe-event.h
perf probe: Provide perf interface for uprobes
13 years ago
probe-finder.c
perf probe: Allow of casting an array of char to string
12 years ago
probe-finder.h
…
pstack.c
perf tools: Stop using 'self' in pstack
12 years ago
pstack.h
…
python-ext-sources
perf python: Link with sysfs.o
12 years ago
python.c
perf python: Fix breakage introduced by the test_attr infrastructure
12 years ago
quote.c
…
quote.h
…
rblist.c
Account the nr_entries in rblist properly
12 years ago
rblist.h
perf tools: Introducing rblist
13 years ago
run-command.c
…
run-command.h
…
session.c
perf machine: Simplify accessing the host machine
12 years ago
session.h
perf machine: Simplify accessing the host machine
12 years ago
setup.py
perf python: Properly link with libtraceevent
12 years ago
sigchain.c
…
sigchain.h
…
sort.c
perf sort: Check return value of strdup()
12 years ago
sort.h
perf sort: Make setup_sorting returns an error code
12 years ago
stat.c
perf stat: Move stats related code to util/stat.c
13 years ago
stat.h
perf stat: Move stats related code to util/stat.c
13 years ago
strbuf.c
perf tools: Fix strbuf_addf() when the buffer needs to grow
12 years ago
strbuf.h
…
strfilter.c
…
strfilter.h
…
string.c
perf tools: Move ltrim() to util/string.c
12 years ago
strlist.c
perf tools: Stop using 'self' in strlist
12 years ago
strlist.h
perf tools: Stop using 'self' in strlist
12 years ago
svghelper.c
…
svghelper.h
…
symbol-elf.c
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
12 years ago
symbol-minimal.c
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
12 years ago
symbol.c
perf symbols: Mark vmlinux filename as allocated
12 years ago
symbol.h
perf report: Make another loop for linking group hists
12 years ago
sysfs.c
perf tools: Fix possible (unlikely) buffer overflow
12 years ago
sysfs.h
…
target.c
perf tools: Replace mempcpy with memcpy
13 years ago
target.h
perf target: Add uses_mmap field
13 years ago
thread.c
perf machine: Move more machine methods to machine.c
12 years ago
thread.h
perf machine: Move more machine methods to machine.c
12 years ago
thread_map.c
perf tools: fix thread_map__new_by_pid_str() memory leak in error path
13 years ago
thread_map.h
…
tool.h
…
top.c
perf top: Use perf_evlist__config()
12 years ago
top.h
perf evsel: Do missing feature fallbacks in just one place
12 years ago
trace-event-info.c
…
trace-event-parse.c
perf tools: remove sscanf extension %as
13 years ago
trace-event-read.c
perf tools: Have the page size value available for all tools
13 years ago
trace-event-scripting.c
perf tools: Use __maybe_used for unused variables
13 years ago
trace-event.h
perf tools: Support for DWARF CFI unwinding on post processing
13 years ago
types.h
perf tools: Add union u64_swap type for swapping u64 data
13 years ago
unwind.c
perf tools: Use __maybe_used for unused variables
13 years ago
unwind.h
perf tools: Convert to LIBUNWIND_SUPPORT
13 years ago
usage.c
perf target: Introduce perf_target__parse_uid()
13 years ago
util.c
perf tools: Move get_term_dimensions from top to util.c
12 years ago
util.h
perf tools: Move ltrim() to util/string.c
12 years ago
values.c
…
values.h
…
vdso.c
perf tools: Back [vdso] DSO with real data
13 years ago
vdso.h
perf tools: Back [vdso] DSO with real data
13 years ago
wrapper.c
perf tools: Use __maybe_used for unused variables
13 years ago
xyarray.c
…
xyarray.h
…