Sign in
android-kvm
/
linux
/
c376d66515f89dd833b344c419e313db9ad169b5
/
tools
/
perf
/
tests
/
builtin-test.c
a573268
perf tests: Rename tests/map_groups.c to tests/maps.c
by Arnaldo Carvalho de Melo
· 5 years ago
6d38267
perf tests: Rename thread-mg-share to thread-maps-share
by Arnaldo Carvalho de Melo
· 5 years ago
e533ead
perf tests bp_account: Add dedicated checking helper is_supported()
by Leo Yan
· 5 years ago
f2a39fe
perf auxtrace: Uninline functions that touch perf_session
by Arnaldo Carvalho de Melo
· 6 years ago
d3280ce
perf test: Auto bump rlimit(MEMLOCK) for BPF test sake
by Arnaldo Carvalho de Melo
· 6 years ago
3ca43b6
perf tools: Remove trim() implementation, use tools/lib's strim()
by Arnaldo Carvalho de Melo
· 6 years ago
e39a12c
perf tests: Add a test for time-utils
by Adrian Hunter
· 6 years ago
4f600bc
perf tests: Add map_groups__merge_in test
by Jiri Olsa
· 6 years ago
4eaf97e
perf tests: Use shebangs in the shell scripts
by Michael Petlan
· 6 years ago
0e24147
perf test: S390 does not support watchpoints in test 22
by Thomas Richter
· 6 years ago
2e85d59
perf test: Add watchpoint test
by Ravi Bangoria
· 6 years ago
aa90f9f
perf tests: Fix indexing when invoking subtests
by Sandipan Das
· 7 years ago
9ef0112
perf test: Fix subtest number when showing results
by Thomas Richter
· 7 years ago
db8fec5
perf test shell: Prevent temporary editor files from being considered test scripts
by Kim Phillips
· 7 years ago
ea40b6d
perf tests: Let 'perf test list' display subtests
by Hendrik Brueckner
· 7 years ago
4b163ca
perf tests: Disable breakpoint accounting test for powerpc
by Sandipan Das
· 7 years ago
8185850
perf tests: Add mem2node object test
by Jiri Olsa
· 7 years ago
032db28
perf tests: Add breakpoint accounting/modify test
by Jiri Olsa
· 7 years ago
378811ac
perf test: Handle properly readdir DT_UNKNOWN
by Jiri Olsa
· 7 years ago
15bcdc94
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c23c2a0
perf tools: Make copyfile_offset() static
by Arnaldo Carvalho de Melo
· 8 years ago
3067eaa
perf test: Add test cases for new data source encoding
by Andi Kleen
· 8 years ago
6d02acc
perf test: Make 'list' use same filtering code as main 'perf test'
by Arnaldo Carvalho de Melo
· 8 years ago
1209b27
perf test: Add infrastructure to run shell based tests
by Arnaldo Carvalho de Melo
· 8 years ago
81f17c9
perf test: Add 'struct test *' to the test functions
by Arnaldo Carvalho de Melo
· 8 years ago
28765bf
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
by Arnaldo Carvalho de Melo
· 8 years ago
598762c
perf test: Disable breakpoint signal tests for powerpc
by Jiri Olsa
· 8 years ago
4208735
perf tools: Remove poll.h and wait.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
877a7a1
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
by Arnaldo Carvalho de Melo
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
0751673
perf tools: Add a simple expression parser for JSON
by Andi Kleen
· 8 years ago
bb963e1
perf utils: Check verbose flag properly
by Namhyung Kim
· 8 years ago
9808143
perf tools: Add unit_number__scnprintf function
by Jiri Olsa
· 8 years ago
38af91f
perf thread_map: Add thread_map__remove function
by Jiri Olsa
· 8 years ago
00b8669
perf clang: Add builtin clang support ant test case
by Wang Nan
· 8 years ago
030910c
perf test: Remove "test" and similar strings from test descriptions
by Arnaldo Carvalho de Melo
· 8 years ago
a074865
perf tools: Introduce perf hooks
by Wang Nan
· 8 years ago
ff3e33b
perf tests: Add test for bitmap_scnprintf function
by Jiri Olsa
· 9 years ago
988dd77
perf tests: Add is_printable_array test
by Jiri Olsa
· 9 years ago
8e5dc84
perf test: Add a test case for SDT event
by Masami Hiramatsu
· 9 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
a24020e
perf tools: Change cpu_map__fprintf output
by Jiri Olsa
· 9 years ago
7fa9b8f
perf test: Add -F/--dont-fork option
by Jiri Olsa
· 9 years ago
ee74701
perf tests: Add test to check backward ring buffer
by Wang Nan
· 9 years ago
b31d660
perf tests: Add test to check for event times
by Jiri Olsa
· 9 years ago
a6e5281
perf tools: Add event_update event unit type
by Jiri Olsa
· 9 years ago
d4c2259
perf tools: Add stat round event synthesize function
by Jiri Olsa
· 9 years ago
5796f8f
perf tools: Add stat event synthesize function
by Jiri Olsa
· 9 years ago
6742434
perf tools: Add stat config event synthesize function
by Jiri Olsa
· 9 years ago
6c87290
perf cpu_map: Add cpu_map event synthesize function
by Jiri Olsa
· 9 years ago
99471c9
perf thread_map: Add thread_map event sythesize function
by Jiri Olsa
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
b6847d2
perf test: Dump the stack when test segfaults when in verbose mode
by Arnaldo Carvalho de Melo
· 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
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
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
e8210ce
perf tests: Introduce iterator function for tests
by Matt Fleming
· 10 years ago
c84974e
perf test: Add entry to test cpu topology
by Kan Liang
· 10 years ago
98e4619
perf tools: Add a test for decoding of new x86 instructions
by Adrian Hunter
· 10 years ago
9bc898c
perf tests: Add LLVM test for eBPF on-the-fly compiling
by Wang Nan
· 10 years ago
134aa44
perf tests: Add thread_map object tests
by Jiri Olsa
· 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
189c466
perf tests: Fix to get negative exit codes
by He Kuang
· 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
887e73d7
perf test: fix typo in python test
by WANG Chao
· 10 years ago
a635fc5
perf tools: Remove hists from evsel
by Arnaldo Carvalho de Melo
· 10 years ago
1b85337
tools lib api: Adopt fdarray class from perf's evlist
by Arnaldo Carvalho de Melo
· 11 years ago
9ae2803
perf tests: Add pollfd growing test
by Arnaldo Carvalho de Melo
· 11 years ago
54dbfae
perf tests: Add test for perf_evlist__filter_pollfd()
by Arnaldo Carvalho de Melo
· 11 years ago
d44bc55
perf tests: Add a test for tracking with sched_switch
by Adrian Hunter
· 11 years ago
ba3dfff
perf test: Use strerror_r instead of strerror
by Masami Hiramatsu
· 11 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 11 years ago
45dc1bb5
perf tests: Add test for closing dso objects on EMFILE error
by Jiri Olsa
· 11 years ago
4ebbcb8
perf tests: Add test for caching dso file descriptors
by Jiri Olsa
· 11 years ago
0d8a5fa
perf tests: Spawn child for each test
by Jiri Olsa
· 11 years ago
0506aec
perf tests: Add a test case for cumulating callchains
by Namhyung Kim
· 11 years ago
f21d181
perf tests: Add a testcase for histogram output sorting
by Namhyung Kim
· 11 years ago
90fa9de
perf tests: Add dwarf unwind test on ARM
by Jean Pihet
· 11 years ago
fabf01238
perf tests: Add map groups sharing with thread object test
by Jiri Olsa
· 11 years ago
4e85edf
perf tests: Add thread maps lookup automated tests
by Jiri Olsa
· 11 years ago
3c3cfd9
perf tests: Add a test case for hists filtering
by Namhyung Kim
· 11 years ago
9ff125d
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
by Jiri Olsa
· 11 years ago
aa16b81
perf tests x86: Add dwarf unwind test
by Jiri Olsa
· 11 years ago
53a277e
perf tools: Add test for parsing with no sample_id_all bit
by Adrian Hunter
· 12 years ago
395c307
perf tests: Add 'keep tracking' test
by Adrian Hunter
· 12 years ago
045f8cd8
perf tests: Add a sample parsing test
by Adrian Hunter
· 12 years ago
b55ae0a
perf tests: Add test for reading object code
by Adrian Hunter
· 12 years ago
3bd5a5f
perf tools: Add test for converting perf time to/from TSC
by Adrian Hunter
· 12 years ago
ffcbaa1
perf test: Fix typo
by Arnaldo Carvalho de Melo
· 12 years ago
bc96b36
perf tests: Add a test case for checking sw clock event frequency
by Namhyung Kim
· 12 years ago
d723a55
perf test: Add test case for checking number of EXIT events
by Namhyung Kim
· 12 years ago
Next »