summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bp_signal.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo2020-01-061-5/+5
* perf tests: Fix a typoLeo Yan2019-11-061-1/+1
* perf tests: Disable bp_signal testing for arm64Leo Yan2019-10-191-9/+6
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-1/+1
* perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli2018-12-171-6/+14
* perf test: Disable test cases 19 and 20 on s390xThomas Richter2017-11-291-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+1
* perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-051-0/+14
* perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo2016-02-151-6/+6
* perf test: Improve bp_signalWang Nan2016-01-291-22/+118
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-181-1/+3
* perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2013-05-281-0/+6
* perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-151-0/+186