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