Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
..
attr 54a50f93eb perf tests: Fix attr tests пре 10 година
.gitignore 7b6982ce4b perf test: Add libbpf relocation checker пре 10 година
Build 075167363f perf tools: Add a simple expression parser for JSON пре 8 година
attr.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
attr.py 48000a1aed perf tools: Remove EOL whitespaces пре 11 година
backward-ring-buffer.c 042cfb5fa6 perf tools: Fix typo "No enough" to "Not enough" пре 9 година
bitmap.c ff3e33b075 perf tests: Add test for bitmap_scnprintf function пре 9 година
bp_signal.c 1ad826bad5 perf tests: Fix build on older systems where 'signal' is reserved пре 10 година
bp_signal_overflow.c 721a1f53df perf tests: Pass the subtest index to each test routine пре 10 година
bpf-script-example.c c369e0a1a8 perf tests bpf: Use SyS_epoll_wait alias пре 9 година
bpf-script-test-kbuild.c 7af3f3d55b perf test: Enhance the LLVM tests: add kbuild test пре 10 година
bpf-script-test-prologue.c bbb7d4925a perf test: Test the BPF prologue adding infrastructure пре 10 година
bpf-script-test-relocation.c 7b6982ce4b perf test: Add libbpf relocation checker пре 10 година
bpf.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
builtin-test.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
clang.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
code-reading.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
cpumap.c ec09a42a6d perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t пре 8 година
dso-data.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
dwarf-unwind.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
event-times.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
event_update.c 8daef508b0 perf tests: Replace assignment with comparison on assert check пре 9 година
evsel-roundtrip-name.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
evsel-tp-sched.c 721a1f53df perf tests: Pass the subtest index to each test routine пре 10 година
expr.c 075167363f perf tools: Add a simple expression parser for JSON пре 8 година
fdarray.c bb963e1650 perf utils: Check verbose flag properly пре 9 година
hists_common.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
hists_common.h a1891aa480 perf tests: Define and use symbolic names for fake symbols пре 11 година
hists_cumulate.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
hists_filter.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
hists_link.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
hists_output.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
is_printable_array.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
keep-tracking.c e68ae9cf7d perf evsel: Do not use globals in config() пре 9 година
kmod-path.c e5e6312b5b perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf пре 9 година
llvm.c bb963e1650 perf utils: Check verbose flag properly пре 9 година
llvm.h e67d52d411 perf clang: Update test case to use real BPF script пре 9 година
make 41e0e24b45 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild пре 9 година
mmap-basic.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
mmap-thread-lookup.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
openat-syscall-all-cpus.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
openat-syscall-tp-fields.c ab6526b2ca perf tests openat-syscall-tp-fields: Add some conditional defines пре 9 година
openat-syscall.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
parse-events.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
parse-no-sample-id-all.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
perf-hooks.c 8ad85e9e6f perf tools: Pass context to perf hook functions пре 9 година
perf-record.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
perf-targz-src-pkg cde88355f2 perf tests: Fix tarpkg build test error output redirection пре 9 година
pmu.c 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used пре 8 година
python-use.c bb963e1650 perf utils: Check verbose flag properly пре 9 година
sample-parsing.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
sdt.c 0e6ba11511 perf tests: Do not assume that readlink() returns a null terminated string пре 8 година
stat.c d4c2259195 perf tools: Add stat round event synthesize function пре 10 година
sw-clock.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
switch-tracking.c e5cadb93d0 perf evlist: Rename for_each() macros to for_each_entry() пре 9 година
task-exit.c c8b5f2c96d tools: Introduce str_error_r() пре 9 година
tests.h 075167363f perf tools: Add a simple expression parser for JSON пре 8 година
thread-map.c 364fed3513 perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t пре 8 година
thread-mg-share.c ead05e8f3f perf map: Convert map_groups.refcnt from atomic_t to refcount_t пре 8 година
topology.c da8a58b56c perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map пре 9 година
unit_number__scnprintf.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година
vmlinux-kallsyms.c fd20e8111c perf tools: Including missing inttypes.h header пре 8 година