summaryrefslogtreecommitdiff
path: root/scripts/internal
Commit message (Expand)AuthorAgeFilesLines
* ignore mepr-1036Giampaolo Rodola2017-04-291-1/+0
* expecting absolute path in scriptHimanshu Shekhar2017-04-291-1/+3
* add description for requestsHimanshu Shekhar2017-04-291-1/+1
* create script to check broken linksHimanshu Shekhar2017-04-291-0/+115
* move unicode tests in their own fileGiampaolo Rodola2017-04-281-0/+7
* download_exes.py; show file sizeGiampaolo Rodola2017-02-031-2/+22
* be more cautious when converting to int()Giampaolo Rodola2017-02-031-1/+1
* winmake: add pyreadline to list of depsGiampaolo Rodola2017-01-261-0/+1
* merge from masterGiampaolo Rodola2017-01-231-1/+17
|\
| * winmake uninstall: make it a bit smarterGiampaolo Rodola2017-01-231-1/+3
| * make.bat: fix invalid cmdlineGiampaolo Rodola2017-01-151-2/+2
| * make.bat: att build_exe and build_wheel cmdsGiampaolo Rodola2017-01-151-0/+14
* | #357: does not support cpu_num() on Net and Open BSDGiampaolo Rodola2016-11-261-2/+5
|/
* winmake: use the right win slashesGiampaolo Rodola2016-11-081-1/+1
* winmake: do not try to install GIT commit hook if this is not a GIT cloned dirGiampaolo Rodola2016-11-081-1/+2
* #799 - oneshot / linux: speedup memory_full_info and memory_mapsGiampaolo Rodola2016-11-051-0/+2
* 799 onshot / win: no longer store the handle in python; I am now sure this is...Giampaolo Rodola2016-10-281-8/+6
* Merge branch 'master' into oneshotGiampaolo Rodola2016-10-281-11/+6
|\
| * refactoringGiampaolo Rodola2016-10-281-10/+5
| * memleak script refactoringGiampaolo Rodola2016-10-281-1/+1
* | #799 / win: pass handle also to memory_maps() and username() functionsGiampaolo Rodola2016-10-281-0/+2
* | #799 / win: use oneshot() around num_threads() and num_ctx_switches(); speedu...oneshot-winGiampaolo Rodola2016-10-281-0/+2
* | update docGiampaolo Rodola2016-10-271-4/+2
* | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-271-0/+2
|\ \
| * | update windmake scriptGiampaolo Rodola2016-10-271-0/+2
* | | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-273-22/+64
|\ \ \ | |/ /
| * | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-18/+60
| |\ \ | | |/
| | * winmake clean: make it an order of magnitude faster; also update MakefileGiampaolo Rodola2016-10-271-18/+60
| * | bench script: add psutil verGiampaolo Rodola2016-10-272-4/+4
| * | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-26/+46
| |\ \ | | |/
* | | Merge branch 'master' into oneshot-winGiampaolo Rodola2016-10-271-26/+46
|\ \ \ | | |/ | |/|
| * | winmake: more aggressive logic to uninstall psutilGiampaolo Rodola2016-10-271-26/+46
* | | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-271-12/+9
|\ \ \ | | |/ | |/|
| * | adjust bench2 script to new perf APIGiampaolo Rodola2016-10-271-12/+8
| * | try to adjust perfGiampaolo Rodola2016-10-271-2/+2
| * | upgrade perf codeGiampaolo Rodola2016-10-261-2/+3
* | | merge from oneshot branchGiampaolo Rodola2016-10-195-28/+696
|\ \ \ | |/ /
| * | adjust winmake scriptGiampaolo Rodola2016-10-192-2/+15
| * | merge from masterGiampaolo Rodola2016-10-251-1/+10
| |\ \ | | |/
| | * update print_announce.py scriptGiampaolo Rodola2016-10-231-1/+10
| * | #799 / BSD: also include the name() in the oneshot() info; adds further speedupGiampaolo Rodola2016-10-081-0/+1
| * | #799 / OSX: also include proc.name() in the list of grouped oneshot infoGiampaolo Rodola2016-10-071-0/+1
| * | #799 / OSX: implement oneshot for PROC_PIDTASKINFOGiampaolo Rodola2016-10-071-3/+7
| * | #799 / OSX: implement oneshot for kinfo_proc infoGiampaolo Rodola2016-10-071-0/+8
| * | fix conflictsGiampaolo Rodola2016-10-073-0/+155
| |\ \ | | |/
| | * remove find_broken_links.py script; it really belongs elsewhere (sysconf proj...Giampaolo Rodola2016-10-042-129/+154
| | * #904: add script to detect broken linksGiampaolo Rodola2016-10-042-0/+130
| | * make more files executableGiampaolo Rodola2016-10-031-0/+0
| * | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-021-0/+7
| |\ \ | | |/
| | * fix safe_rmpath on windowsGiampaolo Rodola2016-10-021-0/+7