index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bp_account.c
Age
Commit message (
Expand
)
Author
2022-06-19
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
2021-11-13
perf test: BP tests, remove is_supported use
Ian Rogers
2021-11-13
perf test: bp tests use test case
Ian Rogers
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2019-10-19
perf tests bp_account: Add dedicated checking helper is_supported()
Leo Yan
2019-10-19
perf tests: Remove needless headers for bp_account
Leo Yan
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2019-01-21
perf tools: Remove duplicate headers
Brajeswar Ghosh
2018-03-19
perf tests bp_account: Fix build with clang-6
Arnaldo Carvalho de Melo
2018-03-16
perf tests: Fix out of bounds access on array fd when cnt is 100
Colin Ian King
2018-03-13
perf tests: Add breakpoint accounting/modify test
Jiri Olsa