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
v3.15
2 folders
136 files
include
perf tools: Remove unused simple_strtoul() function
12 years ago
scripting-engines
perf tools: No need to test against NULL before calling free()
12 years ago
PERF-VERSION-GEN
perf tools: Fix version when building out of tree
12 years ago
abspath.c
perf tools: Remove some unused functions
16 years ago
alias.c
perf tools: Introduce zfree
12 years ago
annotate.c
perf annotate: Print the evsel name in the stdio output
12 years ago
annotate.h
perf annotate: Check availability of annotate when processing samples
12 years ago
bitmap.c
perf tools: Add bitmap_or function into bitmap object
14 years ago
build-id.c
perf symbols: Constify some DSO methods parameters
12 years ago
build-id.h
perf symbols: Constify some DSO methods parameters
12 years ago
cache.h
tools/perf: Turn strlcpy() into a __weak function
12 years ago
callchain.c
perf tools: Remove unnecessary callchain cursor state restore on unmatch
12 years ago
callchain.h
perf tools: Factor out sample__resolve_callchain()
12 years ago
cgroup.c
perf evlist: Introduce evlist__for_each() & friends
12 years ago
cgroup.h
perf tool: Add cgroup support
15 years ago
color.c
perf diff: Color the Ratio column
12 years ago
color.h
perf diff: Color the Ratio column
12 years ago
comm.c
perf tools: Do proper comm override error handling
12 years ago
comm.h
perf tools: Do proper comm override error handling
12 years ago
config.c
perf tools: Use __maybe_used for unused variables
13 years ago
cpumap.c
perf tools: Move fs.* to lib/api/fs/
12 years ago
cpumap.h
perf tools: Rename cpu_map__all() to cpu_map__empty()
13 years ago
ctype.c
perf tools: ctype.c only wants util.h
14 years ago
data.c
perf tools: Improve error reporting
12 years ago
data.h
perf tools: Add perf_data_file__write interface
12 years ago
debug.c
perf tools: Get rid of a duplicate va_end() in error reporting routine
12 years ago
debug.h
perf tools: Overload pr_stat traceevent print function
12 years ago
dso.c
perf symbols: Check return value of filename__read_debuglink()
12 years ago
dso.h
perf probe: Allow to add events on the local functions
12 years ago
dwarf-aux.c
perf probe: Fix perf probe to find correct variable DIE
12 years ago
dwarf-aux.h
perf probe: Fix to find line information for probe list
12 years ago
environment.c
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
17 years ago
event.c
perf tools: Fix memory leak when synthesizing thread records
12 years ago
event.h
perf callchain: Add mask into struct regs_dump
12 years ago
evlist.c
perf stat: Fix memory corruption of xyarray when cpumask is used
12 years ago
evlist.h
perf evlist: Introduce evlist__for_each() & friends
12 years ago
evsel.c
perf evsel: Update function names in debug messages
12 years ago
evsel.h
perf tools: Disable user-space callchain/stack dumps for function trace events
12 years ago
exec_cmd.c
perf tools: Makefile: Remove various and sundry cruft
15 years ago
exec_cmd.h
perf tools: Remove some unused functions
16 years ago
generate-cmdlist.sh
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
12 years ago
header.c
perf tools: Ensure sscanf does not overrun the "mem" field
12 years ago
header.h
perf header: Pack 'struct perf_session_env'
12 years ago
help.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
help.h
perf tools: Protect header files with a consistent style
16 years ago
hist.c
perf report: Merge al->filtered with hist_entry->filtered
12 years ago
hist.h
perf symbols: Record the reason for filtering an address_location
12 years ago
hweight.c
perf tools: Don't use code surrounded by __KERNEL__
16 years ago
intlist.c
perf util: Add findnew method to intlist
12 years ago
intlist.h
perf util: Add findnew method to intlist
12 years ago
levenshtein.c
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
17 years ago
levenshtein.h
perf tools: Protect header files with a consistent style
16 years ago
machine.c
perf machine: Search for modules in %s/lib/modules/%s
12 years ago
machine.h
perf machine: Factor machine__find_thread to take tid argument
12 years ago
map.c
perf symbols: Fix symbol annotation for relocated kernel
12 years ago
map.h
perf probe: Allow to add events on the local functions
12 years ago
pager.c
perf tools: Fix pager on minimal-install embedded systems
14 years ago
parse-events.c
perf list: Fix checking for supported events on older kernels
12 years ago
parse-events.h
perf parse events: Demystify memory allocations
12 years ago
parse-events.l
perf tools: Move start conditions to start of the flex file
12 years ago
parse-events.y
perf parse events: Demystify memory allocations
12 years ago
parse-options.c
perf kvm: introduce --list-cmds for use by scripts
12 years ago
parse-options.h
perf kvm: introduce --list-cmds for use by scripts
12 years ago
path.c
tools/perf: Turn strlcpy() into a __weak function
12 years ago
perf_regs.c
perf callchain: Separate perf_reg_value function in perf_regs object
12 years ago
perf_regs.h
perf callchain: Separate perf_reg_value function in perf_regs object
12 years ago
pmu.c
perf tools: Move fs.* to lib/api/fs/
12 years ago
pmu.h
perf stat: fix NULL pointer reference bug with event unit
12 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
probe-event.c
perf probe: Support distro-style debuginfo for uprobe
12 years ago
probe-event.h
perf probe: Replace line_list with intlist
12 years ago
probe-finder.c
perf probe: Fix a segfault if asked for variable it doesn't find
12 years ago
probe-finder.h
perf probe: Support distro-style debuginfo for uprobe
12 years ago
pstack.c
perf tools: Stop using 'self' in pstack
13 years ago
pstack.h
perf tools: Finish the removal of 'self' arguments
12 years ago
python-ext-sources
perf tools: Move fs.* to lib/api/fs/
12 years ago
python.c
perf evlist: Introduce evlist__for_each() & friends
12 years ago
quote.c
perf tools: Remove some unused functions
16 years ago
quote.h
perf tools: Remove some unused functions
16 years ago
rblist.c
perf util: Add findnew method to intlist
12 years ago
rblist.h
perf util: Add findnew method to intlist
12 years ago
record.c
perf tools: Move fs.* to lib/api/fs/
12 years ago
run-command.c
perf tools: Remove some unused functions
16 years ago
run-command.h
perf tools: Remove some unused functions
16 years ago
session.c
perf session: Change header.misc dump from decimal to hex
12 years ago
session.h
perf symbols: Add 'machine' member to struct addr_location
12 years ago
setup.py
tools/: Convert to new topic libraries
12 years ago
sigchain.c
perf tools: Remove some unused functions
16 years ago
sigchain.h
perf tools: Remove some unused functions
16 years ago
sort.c
perf sort: Do not compare dso again
12 years ago
sort.h
perf tools: Remove unneeded include
12 years ago
srcline.c
perf tools: Fix build error due to zfree() cast
12 years ago
stat.c
perf stats: Add max and min stats
12 years ago
stat.h
perf stats: Add max and min stats
12 years ago
strbuf.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
strbuf.h
perf tools: Remove some unused functions
16 years ago
strfilter.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
strfilter.h
perf tools: Finish the removal of 'self' arguments
12 years ago
string.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
strlist.c
perf tools: Fix build error due to zfree() cast
12 years ago
strlist.h
perf tools: Stop using 'self' in strlist
13 years ago
svghelper.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
svghelper.h
perf timechart: Add --highlight option
12 years ago
symbol-elf.c
perf tools: Adjust symbols in VDSO
12 years ago
symbol-minimal.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
symbol.c
perf symbols: Check compatible symtab type before loading dso
12 years ago
symbol.h
perf symbols: Record the reason for filtering an address_location
12 years ago
target.c
perf record: Make per-cpu mmaps the default.
12 years ago
target.h
perf target: Move the checking of which map function to call into function.
12 years ago
thread.c
perf symbols: Introduce thread__find_cpumode_addr_location
12 years ago
thread.h
perf tools: Remove thread__find_map function
12 years ago
thread_map.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
thread_map.h
perf evlist: Add thread_map__nr() helper
13 years ago
tool.h
perf tools: Add attr->mmap2 support
12 years ago
top.c
perf tools: Rename 'perf_record_opts' to 'record_opts
12 years ago
top.h
perf tools: Rename 'perf_record_opts' to 'record_opts
12 years ago
trace-event-info.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
trace-event-parse.c
perf tools: Fix memory leak in event_format__print function
12 years ago
trace-event-read.c
perf tools: Add trace-event object
12 years ago
trace-event-scripting.c
perf symbols: Add 'machine' member to struct addr_location
12 years ago
trace-event.c
tools lib traceevent: Make plugin unload function receive pevent
12 years ago
trace-event.h
perf symbols: Add 'machine' member to struct addr_location
12 years ago
types.h
perf tools: Add union u64_swap type for swapping u64 data
14 years ago
unwind-libdw.c
perf tools: Add libdw DWARF post unwind support
12 years ago
unwind-libdw.h
perf tools: Add libdw DWARF post unwind support
12 years ago
unwind-libunwind.c
perf callchain: Separate perf_reg_value function in perf_regs object
12 years ago
unwind.h
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
12 years ago
usage.c
perf target: Introduce perf_target__parse_uid()
14 years ago
util.c
perf tools: Move fs.* to lib/api/fs/
12 years ago
util.h
perf tools: Introduce zfree
12 years ago
values.c
perf tools: Use zfree to help detect use after free bugs
12 years ago
values.h
perf tools: Protect header files with a consistent style
16 years ago
vdso.c
perf symbols: Remove open coded management of long_name_allocated member
12 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
perf tools: Introduce event selectors
15 years ago
xyarray.h
perf tools: Introduce event selectors
15 years ago