aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.perf
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker55-55/+55
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker55-55/+55
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi6-6/+0
2021-09-24Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'Pedro Alves1-3/+4
2021-09-24Fix all DUPLICATE problems in testsuite/gdb.perf/Pedro Alves1-3/+6
2021-07-06Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2-16/+40
2021-07-06gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves7-17/+7
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi18-64/+90
2021-01-01Update copyright year range in all GDB filesJoel Brobecker55-55/+55
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess3-3/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker55-55/+55
2019-01-01Update copyright year range in all GDB files.Joel Brobecker55-55/+55
2018-03-20Replace the linear search in find_pc_sect_line with a binary search.Stephen Roberts3-0/+195
2018-01-02Update copyright year range in all GDB filesJoel Brobecker52-52/+52
2017-01-01update copyright year range in GDB filesJoel Brobecker52-52/+52
2016-12-09Compile gdb.perf/skip-prologue.c with and without debug infoYao Qi1-1/+8
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado5-5/+5
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans3-0/+218
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-01-08perf testsuite: python 3 fixesSimon Marchi2-7/+10
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker49-49/+49
2015-08-14perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans1-0/+1
2015-08-03gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.Doug Evans1-1/+1
2015-08-03Move basic perf-test output from perftest.log to perftest.sum.Doug Evans2-8/+32
2015-07-24Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans1-6/+0
2015-07-24Add gmonster-{1,2} perf testcases.Doug Evans30-0/+1175
2015-07-24Add perf testcase generator.Doug Evans1-0/+211
2015-07-24PerfTest::assemble functions return results.Doug Evans5-0/+12
2015-07-24Print data from individual perf runs.Doug Evans1-0/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker19-19/+19
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker19-19/+19
2013-12-15Perf test case: skip-prologueYao Qi3-0/+159
2013-11-28GDB perf test on disassembleYao Qi2-0/+95
2013-11-25GDB perf test on backtraceYao Qi3-0/+170
2013-11-24GDB perf test on single stepYao Qi3-0/+125
2013-11-06Test on solib load and unloadYao Qi3-0/+243
2013-11-06Perf test frameworkYao Qi5-0/+357
2013-11-06New make target 'check-perf' and new dir gdb.perfYao Qi1-0/+15