summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bp_account.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo2020-03-021-1/+1
* perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan2019-10-191-0/+16
* perf tests: Remove needless headers for bp_accountLeo Yan2019-10-191-4/+0
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-1/+1
* perf tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-171-0/+1
* perf tools: Remove duplicate headersBrajeswar Ghosh2019-01-211-1/+0
* perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo2018-03-191-1/+1
* perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King2018-03-161-5/+3
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-131-0/+195