Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2f4ce5ec1d447beb42143a9653716a2ab025161e
/
tools
/
perf
/
tests
46113a5
perf tools: Remove 'perf' from subcmd function and variable names
by Josh Poimboeuf
· 9 years ago
004bd89
perf test: Remove tarpkg at end of test
by Josh Poimboeuf
· 9 years ago
8bda6a6
perf test: Add Build file to dependencies for llvm-src-*.c
by Josh Poimboeuf
· 9 years ago
71d6de6
perf test: Fix hist testcases when kptr_restrict is on
by Namhyung Kim
· 9 years ago
b6847d2
perf test: Dump the stack when test segfaults when in verbose mode
by Arnaldo Carvalho de Melo
· 9 years ago
d6e94fa
perf test: Create kernel maps properly for hist entries test
by Jiri Olsa
· 9 years ago
c0651c4
perf test: Prevent using bpf-output event in round trip name test
by Jiri Olsa
· 9 years ago
7320b1b
perf test: Fix cpus and thread maps reference in error path
by Jiri Olsa
· 9 years ago
0fd4008
perf test: Use machine__new_host in mmap thread code reading test
by Jiri Olsa
· 9 years ago
0468479
perf test: Use machine__new_host in mmap thread lookup test
by Jiri Olsa
· 9 years ago
bdaba8a
perf test: Use machine__new_host in dwarf unwind test
by Jiri Olsa
· 9 years ago
9bdcede
perf test: 'unwind' test should create kernel maps
by Jiri Olsa
· 9 years ago
8dc0564
perf test: Add callchain order setup for DWARF unwinder test
by Jiri Olsa
· 9 years ago
5bcf2fe
perf test: Mute test cases error messages if verbose == 0
by Wang Nan
· 9 years ago
77a0cf6
perf test: Print result for each BPF subtest
by Wang Nan
· 9 years ago
e8c6d50
perf test: Print result for each LLVM subtest
by Wang Nan
· 9 years ago
721a1f5
perf tests: Pass the subtest index to each test routine
by Arnaldo Carvalho de Melo
· 9 years ago
ad0dd7a
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
by Wang Nan
· 9 years ago
bbb7d49
perf test: Test the BPF prologue adding infrastructure
by Wang Nan
· 9 years ago
916d409
perf test: Fix build of BPF and LLVM on older glibc libraries
by Arnaldo Carvalho de Melo
· 9 years ago
3d07b3b
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
by Yunlong Song
· 9 years ago
345c99a
perf test: Do not be case sensitive when searching for matching tests
by Arnaldo Carvalho de Melo
· 9 years ago
ba1fae4
perf test: Add 'perf test BPF'
by Wang Nan
· 9 years ago
7af3f3d
perf test: Enhance the LLVM tests: add kbuild test
by Wang Nan
· 9 years ago
b31de01
perf test: Enhance the LLVM test: update basic BPF test program
by Wang Nan
· 9 years ago
6371ca3
bpf tools: Improve libbpf error reporting
by Wang Nan
· 9 years ago
9891639
perf tools: Allow shuffling the build tests
by Arnaldo Carvalho de Melo
· 9 years ago
597bdeb
perf test: Keep test result clean if '-v' not set
by Wang Nan
· 9 years ago
d509db0
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
by Wang Nan
· 9 years ago
ed63f34c
perf tools: Make perf depend on libbpf
by Wang Nan
· 9 years ago
1fe7a30
perf cpu_map: Add data arg to cpu_map__build_map callback
by Jiri Olsa
· 9 years ago
2690c73
perf test: Suppress libtraceevent warnings
by Namhyung Kim
· 9 years ago
8719138
perf test: Silence tracepoint event failures
by Namhyung Kim
· 9 years ago
d8b167f
perf tests: Move x86 tests into arch directory
by Matt Fleming
· 9 years ago
31b6753
perf tests: Add arch tests
by Matt Fleming
· 9 years ago
ddd83c9
perf tests: Add parsing test for 'P' modifier
by Jiri Olsa
· 9 years ago
a5e813c
perf machine: Add method for common kernel_map(FUNCTION) operation
by Arnaldo Carvalho de Melo
· 9 years ago
77e6597
perf machine: Use machine__kernel_map() thoroughly
by Arnaldo Carvalho de Melo
· 9 years ago
d71b0ad
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
by Ingo Molnar
· 9 years ago
c5e6bd2
perf tests: Fix software clock events test setting maps
by Adrian Hunter
· 9 years ago
2998272
perf tests: Fix task exit test setting maps
by Adrian Hunter
· 9 years ago
8dd2a13
perf evsel: Propagate error info from tp_format
by Jiri Olsa
· 9 years ago
92d424a
perf test: Add entry for hists socket filter
by Kan Liang
· 9 years ago
e8210ce
perf tests: Introduce iterator function for tests
by Matt Fleming
· 9 years ago
c84974e
perf test: Add entry to test cpu topology
by Kan Liang
· 9 years ago
fbf9962
perf tools: Switch to tracing_path interface on appropriate places
by Jiri Olsa
· 9 years ago
4605eab
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
by Jiri Olsa
· 9 years ago
fd405cf
perf tests: Print objdump/dso buffers if they don't match
by Jan Stancek
· 9 years ago
edfdb7e
perf tests: Stop reading if objdump output crossed sections
by Jan Stancek
· 9 years ago
06f679c
perf tests: Make objdump disassemble zero blocks
by Jan Stancek
· 9 years ago
729a7ed
perf tests: Take into account address of each objdump line
by Jan Stancek
· 9 years ago
f83b6b6
x86/insn: perf tools: Add new xsave instructions
by Adrian Hunter
· 9 years ago
978260c
x86/insn: perf tools: Add new memory protection keys instructions
by Adrian Hunter
· 9 years ago
ac1c885
x86/insn: perf tools: Add new memory instructions
by Adrian Hunter
· 9 years ago
3fe78d6
x86/insn: perf tools: Add new SHA instructions
by Adrian Hunter
· 9 years ago
98e4619
perf tools: Add a test for decoding of new x86 instructions
by Adrian Hunter
· 9 years ago
acf860a
bpf tools: New API to get name from a BPF object
by Wang Nan
· 9 years ago
71ef150
perf tests: Add tests to callgraph and time parse
by Kan Liang
· 9 years ago
f9db0d0
perf callchain: Allow disabling call graphs per event
by Kan Liang
· 9 years ago
9bc898c
perf tests: Add LLVM test for eBPF on-the-fly compiling
by Wang Nan
· 10 years ago
aa53c09
perf tests: Adding build test for having ending double slash
by Jiri Olsa
· 9 years ago
ee4c758
perf tools: Force period term to overload global settings
by Jiri Olsa
· 9 years ago
35318d2
perf test: Check for refcnt in thread_map test
by Jiri Olsa
· 9 years ago
a6fa003
perf stat: Make stats work over the thread dimension
by Jiri Olsa
· 10 years ago
a8e0232
perf stat: Use xyarray for cpu evsel counts
by Jiri Olsa
· 10 years ago
1ac77e1
perf stat: Introduce perf_counts function
by Jiri Olsa
· 10 years ago
134aa44
perf tests: Add thread_map object tests
by Jiri Olsa
· 10 years ago
186fbb7
perf tools: Add reference counting for thread_map object
by Jiri Olsa
· 10 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 10 years ago
e13798c
perf thread_map: Don't access the array entries directly
by Jiri Olsa
· 10 years ago
eb30d2c
perf tests: Add test for make install with prefix
by Jiri Olsa
· 10 years ago
502819c
perf tests: Add testing for Makefile.perf
by Jiri Olsa
· 10 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 10 years ago
a9a3a4d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
by Jiri Olsa
· 10 years ago
d3a7c48
perf tools: Reference count struct dso
by Arnaldo Carvalho de Melo
· 10 years ago
1f121b0
perf tools: Deal with kernel module names in '[]' correctly
by Wang Nan
· 10 years ago
aa7cc2a
perf machine: Introduce machine__findnew_dso() method
by Arnaldo Carvalho de Melo
· 10 years ago
3d39ac5
perf machine: No need to have two DSOs lists
by Arnaldo Carvalho de Melo
· 10 years ago
cec8393
perf tests: Remove getpgrp from mmap-basic
by Riku Voipio
· 10 years ago
fbb2df2
perf tests: Aename open*.c to openat*.c
by Riku Voipio
· 10 years ago
43f322b
perf tests: Switch from open to openat
by Riku Voipio
· 10 years ago
3237f281
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
by Wang Nan
· 10 years ago
1eee78a
perf tools: Introduce struct maps
by Arnaldo Carvalho de Melo
· 10 years ago
4bb7123d
perf tools: Use maps__first()/map__next()
by Arnaldo Carvalho de Melo
· 10 years ago
4bb11d0
perf tools: Add dso__data_get/put_fd()
by Namhyung Kim
· 10 years ago
063bd93
perf hists: Reducing arguments of hist_entry_iter__add()
by Namhyung Kim
· 10 years ago
848cbd2
perf tools: Use atomic.h for the map_groups refcount
by Arnaldo Carvalho de Melo
· 10 years ago
8b00f469
perf tests: Fix map_groups refcount test
by Arnaldo Carvalho de Melo
· 10 years ago
8f19601
perf tests: Show refcounting broken expectations in thread-mg-share test
by Arnaldo Carvalho de Melo
· 10 years ago
189c466
perf tests: Fix to get negative exit codes
by He Kuang
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
e31f0d0
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
by Adrian Hunter
· 10 years ago
e64b020
perf tools: Add term support for parse_events_error
by Jiri Olsa
· 10 years ago
b39b839
perf tools: Add parse_events_error interface
by Jiri Olsa
· 10 years ago
c41c664
perf tests: Add build tests for building perf from kernel source root and tools
by Jiri Olsa
· 10 years ago
a1e12da
perf tools: Add 'I' event modifier for exclude_idle bit
by Jiri Olsa
· 10 years ago
54a50f9
perf tests: Fix attr tests
by Jiri Olsa
· 10 years ago
3c8a67f
perf tools: Add kmod_path__parse function
by Jiri Olsa
· 10 years ago
1f9975f
perf tools: Add the bash completion for listing subsubcommands of perf test
by Yunlong Song
· 10 years ago
76aea77
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
by H.J. Lu
· 10 years ago
Next »