..
c++
perf clang: Compile BPF script using builtin clang support
2016-12-05 15:51:45 -03:00
include
…
intel-pt-decoder
perf/core improvements and fixes:
2017-03-16 17:29:23 +01:00
libunwind
…
scripting-engines
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
Build
perf tools: Remove support for command aliases
2017-03-28 11:19:59 -03:00
PERF-VERSION-GEN
…
annotate.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
annotate.h
perf annotate: Fix missing number of samples for source_line_samples
2017-04-04 21:08:00 -03:00
auxtrace.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
auxtrace.h
…
block-range.c
…
block-range.h
…
bpf-loader.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
bpf-loader.h
…
bpf-prologue.c
…
bpf-prologue.h
…
build-id.c
perf buildid: Do not assume that readlink() returns a null terminated string
2017-03-27 15:35:06 -03:00
build-id.h
…
cache.h
perf tools: Remove support for command aliases
2017-03-28 11:19:59 -03:00
call-path.c
…
call-path.h
…
callchain.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
callchain.h
perf report: Enable sorting by srcline as key
2017-03-27 12:13:28 -03:00
cgroup.c
perf tools: Replace STR() calls with __stringify()
2017-04-19 13:01:47 -03:00
cgroup.h
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
2017-03-03 19:07:14 -03:00
cloexec.c
…
cloexec.h
tools build: Add test for sched_getcpu()
2017-03-03 19:07:19 -03:00
color.c
…
color.h
…
comm.c
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
2017-03-03 19:07:15 -03:00
comm.h
…
config.c
perf tools: Do not fail in case of empty HOME env variable
2017-03-31 11:26:04 -03:00
config.h
…
counts.c
…
counts.h
…
cpumap.c
perf cpumap: Introduce cpu_map__snprint_mask()
2017-03-03 19:07:17 -03:00
cpumap.h
perf cpumap: Introduce cpu_map__snprint_mask()
2017-03-03 19:07:17 -03:00
cs-etm.h
…
ctype.c
…
data-convert-bt.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
data-convert-bt.h
…
data-convert.h
…
data.c
…
data.h
…
db-export.c
…
db-export.h
…
debug.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
debug.h
perf utils: Add perf_quiet_option()
2017-02-20 11:16:32 -03:00
demangle-java.c
…
demangle-java.h
…
demangle-rust.c
…
demangle-rust.h
…
drv_configs.c
…
drv_configs.h
…
dso.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
dso.h
perf dso: Convert dso.refcnt from atomic_t to refcount_t
2017-03-03 19:07:15 -03:00
dump-insn.c
perf script: Add 'brstackinsn' for branch stacks
2017-03-16 09:24:35 -03:00
dump-insn.h
perf script: Add 'brstackinsn' for branch stacks
2017-03-16 09:24:35 -03:00
dwarf-aux.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
dwarf-aux.h
…
dwarf-regs.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
env.c
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map
2017-02-17 12:56:35 -03:00
env.h
…
event.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
event.h
perf tools: Handle partial AUX records and print a warning
2017-03-17 11:52:18 -03:00
evlist.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
evlist.h
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
evsel.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
evsel.h
perf pmu: Add support for MetricName JSON attribute
2017-03-23 11:42:31 -03:00
evsel_fprintf.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
expr.h
perf tools: Add a simple expression parser for JSON
2017-03-23 11:39:27 -03:00
expr.y
perf tools: Add a simple expression parser for JSON
2017-03-23 11:39:27 -03:00
find-vdso-map.c
…
genelf.c
…
genelf.h
…
genelf_debug.c
…
generate-cmdlist.sh
…
group.h
…
header.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
header.h
…
help-unknown-cmd.c
perf tools: Remove support for command aliases
2017-03-28 11:19:59 -03:00
help-unknown-cmd.h
…
hist.c
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
2017-03-30 11:09:42 -03:00
hist.h
perf tools: Add 'cgroup_id' sort order keyword
2017-03-14 15:17:37 -03:00
intel-bts.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
intel-bts.h
…
intel-pt.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
intel-pt.h
…
intlist.c
…
intlist.h
…
jit.h
…
jitdump.c
perf tools: Replace STR() calls with __stringify()
2017-04-19 13:01:47 -03:00
jitdump.h
…
kvm-stat.h
…
levenshtein.c
…
levenshtein.h
…
llvm-utils.c
perf tools: Propagate perf_config() errors
2017-01-27 12:23:33 -03:00
llvm-utils.h
perf llvm: Extract helpers in llvm-utils.c
2016-12-05 15:51:42 -03:00
lzma.c
…
machine.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
machine.h
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-14 11:38:23 -03:00
map.c
perf report: Enable sorting by srcline as key
2017-03-27 12:13:28 -03:00
map.h
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
2017-03-03 19:07:15 -03:00
mem-events.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
mem-events.h
…
namespaces.c
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-14 11:38:23 -03:00
namespaces.h
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-14 11:38:23 -03:00
ordered-events.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
ordered-events.h
…
parse-branch-options.c
…
parse-branch-options.h
…
parse-events.c
perf list: Move extra details printing to new option
2017-03-23 11:42:31 -03:00
parse-events.h
perf list: Move extra details printing to new option
2017-03-23 11:42:31 -03:00
parse-events.l
…
parse-events.y
perf pmu: Special case uncore_ prefix
2017-03-21 16:10:59 -03:00
parse-regs-options.c
…
parse-regs-options.h
…
path.c
…
perf-hooks-list.h
perf tools: Introduce perf hooks
2016-11-29 12:13:27 -03:00
perf-hooks.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
perf-hooks.h
perf tools: Pass context to perf hook functions
2016-12-05 15:51:42 -03:00
perf_regs.c
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
2017-03-28 12:25:30 -03:00
perf_regs.h
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
2017-03-28 12:25:30 -03:00
pmu.c
perf pmu: Refactor wordwrap() with ltrim()
2017-04-11 08:45:10 -03:00
pmu.h
perf list: Move extra details printing to new option
2017-03-23 11:42:31 -03:00
pmu.l
…
pmu.y
…
probe-event.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
probe-event.h
perf tools: Add missing struct definition in probe_event.h
2016-11-25 11:25:46 -03:00
probe-file.c
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
2017-03-28 12:25:30 -03:00
probe-file.h
perf kretprobes: Offset from reloc_sym if kernel supports it
2017-03-14 15:17:39 -03:00
probe-finder.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
probe-finder.h
perf probe: Fix to probe on gcc generated functions in modules
2017-01-16 15:43:04 -03:00
pstack.c
…
pstack.h
…
python-ext-sources
…
python.c
…
quote.c
…
quote.h
…
rb_resort.h
…
rblist.c
…
rblist.h
…
record.c
…
session.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
session.h
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
setup.py
perf python: Filter out -specs=/a/b/c from the python binding cc options
2017-02-17 10:31:13 -03:00
sort.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
sort.h
perf report: Show inline stack for browser mode
2017-03-27 12:12:59 -03:00
srcline.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
stat-shadow.c
perf pmu: Add support for MetricName JSON attribute
2017-03-23 11:42:31 -03:00
stat.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
stat.h
perf stat: Output JSON MetricExpr metric
2017-03-23 11:42:30 -03:00
strbuf.c
…
strbuf.h
…
strfilter.c
tools strfilter: Use __fallthrough
2017-02-08 17:31:10 -03:00
strfilter.h
…
string.c
perf string: Simplify ltrim() implementation
2017-04-11 15:23:39 -03:00
strlist.c
…
strlist.h
…
svghelper.c
…
svghelper.h
…
symbol-elf.c
perf report: Find the inline stack for a given address
2017-03-27 12:00:38 -03:00
symbol-minimal.c
perf report: Find the inline stack for a given address
2017-03-27 12:00:38 -03:00
symbol.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
symbol.h
perf report: Introduce --inline option
2017-03-27 12:01:46 -03:00
symbol_fprintf.c
perf symbols: No need to check if sym->name is NULL
2017-02-13 17:22:34 -03:00
syscalltbl.c
…
syscalltbl.h
…
target.c
…
target.h
…
term.c
…
term.h
…
thread-stack.c
…
thread-stack.h
…
thread.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
2017-04-19 13:01:44 -03:00
thread.h
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-14 11:38:23 -03:00
thread_map.c
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
2017-03-03 19:07:16 -03:00
thread_map.h
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
2017-03-03 19:07:16 -03:00
time-utils.c
perf tools: Move parse_nsec_time to time-utils.c
2016-12-01 13:02:39 -03:00
time-utils.h
perf tools: Move parse_nsec_time to time-utils.c
2016-12-01 13:02:39 -03:00
tool.h
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
2017-03-14 11:38:23 -03:00
top.c
…
top.h
…
trace-event-info.c
perf tools: Create for_each_event macro for tracepoints iteration
2017-01-31 16:20:08 -03:00
trace-event-parse.c
perf util: Save pid-cmdline mapping into tracing header
2017-01-26 11:42:59 -03:00
trace-event-read.c
perf utils: Null terminate buf in read_ftrace_printk()
2017-03-27 15:37:35 -03:00
trace-event-scripting.c
…
trace-event.c
…
trace-event.h
perf util: Save pid-cmdline mapping into tracing header
2017-01-26 11:42:59 -03:00
trigger.h
…
tsc.c
…
tsc.h
…
unwind-libdw.c
…
unwind-libdw.h
…
unwind-libunwind-local.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
unwind-libunwind.c
…
unwind.h
…
usage.c
…
util-cxx.h
perf clang: Update test case to use real BPF script
2016-12-05 15:51:44 -03:00
util.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
util.h
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
2017-04-19 13:01:48 -03:00
values.c
perf tools: Don't die on a print function
2017-04-04 12:11:07 -03:00
values.h
…
vdso.c
…
vdso.h
…
xyarray.c
…
xyarray.h
…
zlib.c
…