diff options
author | Richard Plangger <planrichi@gmail.com> | 2017-04-03 19:55:59 -0400 |
---|---|---|
committer | Richard Plangger <planrichi@gmail.com> | 2017-04-03 19:55:59 -0400 |
commit | 3ac174798605ece8555cc162da13962d7398b689 (patch) | |
tree | 396a2dc13624752336bff5bcb03bea6523dc2ce0 /py/_path | |
parent | define VMPROF_WINDOWS if it has not already been defined (only on windows), t... (diff) | |
download | pypy-3ac174798605ece8555cc162da13962d7398b689.tar.gz pypy-3ac174798605ece8555cc162da13962d7398b689.tar.bz2 pypy-3ac174798605ece8555cc162da13962d7398b689.zip |
conditionally call vmp_native_enable/disable (only if platform supports it), VMP_SUPPORTS_NATIVE_PROFILING defined on x86
Diffstat (limited to 'py/_path')
-rwxr-xr-x[-rw-r--r--] | py/_path/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | py/_path/cacheutil.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | py/_path/common.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | py/_path/local.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | py/_path/svnurl.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | py/_path/svnwc.py | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/py/_path/__init__.py b/py/_path/__init__.py index 51f3246f80..51f3246f80 100644..100755 --- a/py/_path/__init__.py +++ b/py/_path/__init__.py diff --git a/py/_path/cacheutil.py b/py/_path/cacheutil.py index 9922504750..9922504750 100644..100755 --- a/py/_path/cacheutil.py +++ b/py/_path/cacheutil.py diff --git a/py/_path/common.py b/py/_path/common.py index 80907306a6..80907306a6 100644..100755 --- a/py/_path/common.py +++ b/py/_path/common.py diff --git a/py/_path/local.py b/py/_path/local.py index a36f2b7645..a36f2b7645 100644..100755 --- a/py/_path/local.py +++ b/py/_path/local.py diff --git a/py/_path/svnurl.py b/py/_path/svnurl.py index 78d71317ac..78d71317ac 100644..100755 --- a/py/_path/svnurl.py +++ b/py/_path/svnurl.py diff --git a/py/_path/svnwc.py b/py/_path/svnwc.py index b2742e15d0..b2742e15d0 100644..100755 --- a/py/_path/svnwc.py +++ b/py/_path/svnwc.py |