aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-01-21update-linux-headers: Include const.hEric Farman
2021-01-18scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée
2021-01-13decodetree: Open files with encoding='utf-8'Philippe Mathieu-Daudé
2021-01-12scripts/gdb: implement 'qemu bt'Maxim Levitsky
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky
2021-01-11fuzz: heuristic split write based on past IOsQiuhao Li
2021-01-11fuzz: add minimization optionsQiuhao Li
2021-01-11fuzz: set bits in operand of write/out to zeroQiuhao Li
2021-01-11fuzz: remove IO commands iterativelyQiuhao Li
2021-01-11fuzz: split write operand using binary approachQiuhao Li
2021-01-11fuzz: double the IOs to remove for every loopQiuhao Li
2021-01-11fuzz: accelerate non-crash detectionQiuhao Li
2021-01-08scripts/coccinelle: New script to remove unnecessary timer_del() callsPeter Maydell
2021-01-04tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi
2021-01-04tracetool: add input filename and line number to EventStefan Hajnoczi
2021-01-04tracetool: add out_lineno and out_next_lineno to out()Stefan Hajnoczi
2021-01-04tracetool: add output filename command-line argumentStefan Hajnoczi
2020-12-18scripts/simplebench: add bench_prealloc.pyVladimir Sementsov-Ogievskiy
2020-12-18simplebench/results_to_text: make executableVladimir Sementsov-Ogievskiy
2020-12-18simplebench/results_to_text: add difference line to the tableVladimir Sementsov-Ogievskiy
2020-12-18simplebench/results_to_text: improve view of the tableVladimir Sementsov-Ogievskiy
2020-12-18simplebench: move results_to_text() into separate fileVladimir Sementsov-Ogievskiy
2020-12-18simplebench: rename ascii() to results_to_text()Vladimir Sementsov-Ogievskiy
2020-12-18scripts/simplebench: use standard deviation for +- errorVladimir Sementsov-Ogievskiy
2020-12-18scripts/simplebench: support iopsVladimir Sementsov-Ogievskiy
2020-12-18scripts/simplebench: fix grammar: s/successed/succeeded/Vladimir Sementsov-Ogievskiy
2020-12-15scripts/git.orderfile: Keep files with .inc extension sortedPhilippe Mathieu-Daudé
2020-12-15compiler.h: remove QEMU_GNUC_PREREQMarc-André Lureau
2020-12-10scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini
2020-12-10scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini
2020-12-10Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini
2020-12-10scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini
2020-12-10Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini
2020-12-10scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab
2020-12-10kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-12-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart
2020-12-10scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab