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_signal.c
Age
Commit message (
Expand
)
Author
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
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-01-06
perf tests bp_signal: Show expected versus obtained values
Arnaldo Carvalho de Melo
2019-11-06
perf tests: Fix a typo
Leo Yan
2019-10-19
perf tests: Disable bp_signal testing for arm64
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
2018-12-17
perf tests ARM: Disable breakpoint tests 32-bit
Florian Fainelli
2017-11-29
perf test: Disable test cases 19 and 20 on s390x
Thomas Richter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2016-02-15
perf tests: Fix build on older systems where 'signal' is reserved
Arnaldo Carvalho de Melo
2016-01-29
perf test: Improve bp_signal
Wang Nan
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2013-05-28
perf tests: Fix compile errors in bp_signal files
Sukadev Bhattiprolu
2013-03-15
perf tests: Test breakpoint overflow signal handler
Jiri Olsa