summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.perf
Commit message (Expand)AuthorAgeFilesLines
* gdb: reformat Python files with black 23.1.0Simon Marchi2023-02-271-1/+0
* Use clean_restart in gdb.perfTom Tromey2023-01-261-4/+1
* Rename to allow_perf_testsTom Tromey2023-01-1321-21/+21
* Use require !skip_perf_testsTom Tromey2023-01-1321-63/+21
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-0155-55/+55
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0155-55/+55
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-306-6/+0
* Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'Pedro Alves2021-09-241-3/+4
* Fix all DUPLICATE problems in testsuite/gdb.perf/Pedro Alves2021-09-241-3/+6
* Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2021-07-062-16/+40
* gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves2021-07-067-17/+7
* gdb: re-format Python files using black 21.4b0Simon Marchi2021-05-0718-64/+90
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0155-55/+55
* gdb: introduce new 'maint flush ' prefix commandAndrew Burgess2020-12-133-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0155-55/+55
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0155-55/+55
* Replace the linear search in find_pc_sect_line with a binary search.Stephen Roberts2018-03-203-0/+195
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0252-52/+52
* update copyright year range in GDB filesJoel Brobecker2017-01-0152-52/+52
* Compile gdb.perf/skip-prologue.c with and without debug infoYao Qi2016-12-091-1/+8
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-015-5/+5
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-233-0/+218
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-15/+0
* perf testsuite: python 3 fixesSimon Marchi2016-01-082-7/+10
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0149-49/+49
* perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans2015-08-141-0/+1
* gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.Doug Evans2015-08-031-1/+1
* Move basic perf-test output from perftest.log to perftest.sum.Doug Evans2015-08-032-8/+32
* Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans2015-07-241-6/+0
* Add gmonster-{1,2} perf testcases.Doug Evans2015-07-2430-0/+1175
* Add perf testcase generator.Doug Evans2015-07-241-0/+211
* PerfTest::assemble functions return results.Doug Evans2015-07-245-0/+12
* Print data from individual perf runs.Doug Evans2015-07-241-0/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0119-19/+19
* Pass plain-text prompt to with_gdb_prompt.Doug Evans2014-09-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-0119-19/+19
* Perf test case: skip-prologueYao Qi2013-12-153-0/+159
* GDB perf test on disassembleYao Qi2013-11-282-0/+95
* GDB perf test on backtraceYao Qi2013-11-253-0/+170
* GDB perf test on single stepYao Qi2013-11-243-0/+125
* Test on solib load and unloadYao Qi2013-11-063-0/+243
* Perf test frameworkYao Qi2013-11-065-0/+357
* New make target 'check-perf' and new dir gdb.perfYao Qi2013-11-061-0/+15