index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bp_account.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
2024-09-04
1
-1
/
+3
*
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
2022-06-19
1
-2
/
+14
*
perf test: BP tests, remove is_supported use
Ian Rogers
2021-11-13
1
-26
/
+19
*
perf test: bp tests use test case
Ian Rogers
2021-11-13
1
-1
/
+6
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-2
/
+2
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-2
/
+8
*
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
1
-1
/
+1
*
perf tests bp_account: Add dedicated checking helper is_supported()
Leo Yan
2019-10-19
1
-0
/
+16
*
perf tests: Remove needless headers for bp_account
Leo Yan
2019-10-19
1
-4
/
+0
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+1
*
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2019-06-17
1
-0
/
+1
*
perf tools: Remove duplicate headers
Brajeswar Ghosh
2019-01-21
1
-1
/
+0
*
perf tests bp_account: Fix build with clang-6
Arnaldo Carvalho de Melo
2018-03-19
1
-1
/
+1
*
perf tests: Fix out of bounds access on array fd when cnt is 100
Colin Ian King
2018-03-16
1
-5
/
+3
*
perf tests: Add breakpoint accounting/modify test
Jiri Olsa
2018-03-13
1
-0
/
+195