aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bp_signal.c
AgeCommit message (Expand)Author
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24perf tests: Disable bp_signal testing for arm64Leo Yan
2019-07-22perf: mips64: Convert __u64 to unsigned long longYang Shi
2018-12-17perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2017-11-29perf test: Disable test cases 19 and 20 on s390xThomas Richter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa
2016-02-15perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo
2016-01-29perf test: Improve bp_signalWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2014-07-18perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa