sapling/mercurial
Jun Wu 27c2bc6c0b profiling: make the section name a variable
Summary:
Make "profiling" a variable. No logic change.

The next patch changes the config section name dynamically.

Reviewed By: markbt

Differential Revision: D9828551

fbshipit-source-id: b6b76012462f2dc1a76cd162381d949a94dc498b
2018-09-21 14:37:23 -07:00
..
cext xdiff: fix memory leak of the xdiff wrapper 2018-09-11 16:21:06 -07:00
cffi codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
default.d mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3 2015-10-16 11:37:34 +02:00
help profiling: add minelapsed config option 2018-09-21 14:37:21 -07:00
hgweb profiling: remove redundant "enabled" argument from "profiling.profile" 2018-09-14 19:05:35 -07:00
httpclient codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
pure codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
rust Add python bindings to BookmarkStore 2018-09-20 05:05:08 -07:00
templates hgweb: stop using HTML comments in <script> 2017-12-15 12:15:58 +08:00
thirdparty codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
__init__.py legacyui: remove it since the Rust config parser is working fine 2018-09-21 14:37:22 -07:00
ancestor.py Additional info in function comment for commonancestorheads 2018-06-20 09:35:30 -07:00
archival.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
bdiff.c hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bdiff.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bitmanipulation.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bookmarks.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
branchmap.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
bundle2.py bundle2: use repo bundle2 capabilities when making local bundles 2018-07-31 10:23:21 -07:00
bundlerepo.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
byterange.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
changegroup.py verify LFS blobs were uploaded before push 2018-08-20 16:51:07 -07:00
changelog.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
chgserver.py chgserver: drop walkconfig hack 2018-07-23 19:51:02 -07:00
cmdutil.py amend: use overlayfilectx 2018-07-27 20:06:07 -07:00
color.py debugcommands: add a "debugprocesstree" command 2018-08-22 21:35:19 -07:00
commands.py resolve: enable --root-relative if HGPLAIN is set 2018-09-06 16:48:49 -07:00
commandserver.py commandserver: set pycompact.sysargv on runcommand 2018-07-09 10:20:36 -07:00
compat.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
config.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
configitems.py profiling: add minelapsed config option 2018-09-21 14:37:21 -07:00
connectionpool.py connectionpool: fix wrapping of cleanup 2018-06-21 23:20:10 -07:00
context.py amend: use overlayfilectx 2018-07-27 20:06:07 -07:00
copies.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
crecord.py windows: make curses work 2018-08-29 13:37:26 -07:00
dagop.py commitcloud: prototype for hg cloud sl command 2018-08-02 12:50:44 -07:00
dagparser.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dagutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
debugcommands.py treemanifest: add debugbundle handler for treeparts 2018-09-13 03:51:34 -07:00
destutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dirstate.py hgignore: show hgignore deprecation hint 2018-08-08 17:06:11 -07:00
dirstateguard.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
discovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dispatch.py profiling: remove redundant "enabled" argument from "profiling.profile" 2018-09-14 19:05:35 -07:00
drawdag.py drawdag: support removing files 2018-06-29 11:35:29 -07:00
dummycert.pem ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs 2014-09-26 02:19:48 +02:00
encoding.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
entrypoint.py entrypoint: add missing "#!" header 2018-09-12 16:44:28 -07:00
error.py lock: rename locker to lockinfo and clarify its usage 2018-08-08 16:20:20 -07:00
exchange.py remotefilelog: don't process manifests when not necessary 2018-06-19 10:20:07 -07:00
exewrapper.c hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
extensions.py registrar: add a namespace predicate 2018-09-11 19:51:56 -07:00
fancyopts.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
filelog.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
filemerge.py merge: allow "always" continuing when on-failure=prompt 2018-09-03 03:05:10 -07:00
fileset.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
formatter.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
fscap.py util: skip checkexec or checklink for wider file systems 2018-08-21 12:21:07 -07:00
graphmod.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
hbisect.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
help.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
hg.py test-static-http: use treestate 2018-07-17 16:06:06 -07:00
hintutil.py hint: point people to gitignore QA page 2018-08-20 13:51:32 -07:00
hook.py config: remove trusted config handling 2018-08-09 21:21:50 -07:00
httpconnection.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
httppeer.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
i18n.py merge: print conflicting paths when rejecting update 2018-09-20 17:21:37 -07:00
interpreter.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
json.py debugcommands: add a "debugprocesstree" command 2018-08-22 21:35:19 -07:00
keepalive.py config: change order semantics 2018-08-09 21:21:51 -07:00
localrepo.py localrepo: add storerequirements feature 2018-09-15 03:22:34 -07:00
lock.py lock: remove stale POSIX symlink lock automatically in makelock 2018-09-13 12:20:51 -07:00
logexchange.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
lsprof.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
lsprofcalltree.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
mail.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
manifest.py treemanifest: set a hint commit hash for resolving base trees 2018-06-13 11:49:46 -07:00
match.py ignore: support global gitignore configs 2018-08-02 20:22:47 -07:00
mdiff.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
merge.py merge: print conflicting paths when rejecting update 2018-09-20 17:21:37 -07:00
mergeutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
metrics.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
minirst.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
mpatch.c hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
mpatch.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
namespaces.py namespaces: remove redundant name specification in namespace object 2018-09-13 13:59:38 -07:00
node.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
obsolete.py obsolete: move commit reviving logic to core 2018-08-18 10:51:56 -07:00
obsutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
parser.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
patch.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
pathutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
peer.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
phases.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
policy.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
posix.py lock: remove stale POSIX symlink lock automatically in makelock 2018-09-13 12:20:51 -07:00
profiling.py profiling: make the section name a variable 2018-09-21 14:37:23 -07:00
progress.py progress: remove lockguard 2018-08-22 15:23:37 -07:00
pushkey.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
pvec.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
pycompat.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
rcutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
registrar.py namespaces: make specifying namespace priority mandatory 2018-09-13 16:53:54 -07:00
repair.py truncate: handle bug in truncate 2018-05-30 18:20:57 -07:00
repository.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
repoview.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
revlog.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
revset.py revset: increase weights of predicates that use filter 2018-06-22 07:40:08 -07:00
revsetlang.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
rewriteutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
scmposix.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
scmutil.py localrepo: add storerequirements feature 2018-09-15 03:22:34 -07:00
scmwindows.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
server.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
setdiscovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
similar.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
simplemerge.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
smartset.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
sparse.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
sshpeer.py sshpeer: record number of bytes sent and received via ssh 2018-08-06 03:49:50 -07:00
sshserver.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
sslutil.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
statichttprepo.py registrar: add a namespace predicate 2018-09-11 19:51:56 -07:00
statprof.py statprof: do no use colors if output is not stderr 2018-09-21 14:37:21 -07:00
store.py store: encode even longer names further 2018-09-20 08:35:09 -07:00
streamclone.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
subrepo.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
tagmerge.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
tags.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
templatefilters.py templatefilters: move json serialization to a separate module 2018-07-09 10:20:36 -07:00
templatekw.py templatekw: implement nodechanges as a template keyword 2018-06-06 15:43:25 -07:00
templater.py templater: allow non-ASCII fillchar in pad() 2018-07-05 14:20:44 -07:00
transaction.py truncate: handle bug in truncate 2018-05-30 18:20:57 -07:00
treediscovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
treestate.py treestate: close dirstate fp after read 2018-07-31 15:21:55 -07:00
txnutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
ui.py ui: use Rust config parser in Mercurial 2018-08-23 17:52:52 -07:00
unionrepo.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
upgrade.py localrepo: add storerequirements feature 2018-09-15 03:22:34 -07:00
url.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
urllibcompat.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
util.py commitcloud: make port and TLS options configurable to connect to Commit 2018-09-20 05:50:53 -07:00
verify.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
vfs.py Back out "vfs: do not unlink files with one hardlink on Windows" 2018-06-19 16:19:51 -07:00
win32.py util: backport Windows getfstype implementation 2018-08-21 12:06:18 -07:00
windows.py lock: improve lock handling with fork and exec 2018-09-04 19:05:15 -07:00
wireproto.py pushrebase: add recording requests 2018-07-13 09:36:52 -07:00
worker.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00