index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bp_signal.c
Age
Commit message (
Expand
)
Author
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