summaryrefslogtreecommitdiff
path: root/tools/perf/tests/bp_account.c
AgeCommit message (Expand)Author
2020-03-02perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan
2019-10-19perf tests: Remove needless headers for bp_accountLeo Yan
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh
2018-03-19perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo
2018-03-16perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa