李枫 用于 Linux 内核调试的 Pythonfor Linux Kernel Debugging Feng Li (李枫) hkli2013@126.com Oct 19,2019 PyCon China Hangzhou 2019 Agenda I. Linux Kernel Overview V. Practice on ARM Development Environment My Practice VI. Wrap-up I. Linux Kernel Debugging 1) Overview DTrace https://en.wikipedia.org/wiki/DTrace a comprehensive oracle.com/en/operating-systems/oracle-linux/ dtrace-guide/ … http://www.brendangregg.com/dtrace.html Linux Tracing Landscape a0 码力 | 63 页 | 4.07 MB | 1 年前3
PyArmor Documentation v6.4.4PyArmor supports Python 2.6, 2.7 and Python 3. PyArmor is tested against Windows, Mac OS X, and Linux. PyArmor has been used successfully with FreeBSD and embedded platform such as Raspberry Pi, Banana PyArmor Documentation, Release 6.4.0 pyarmor obfuscate --platform linux.armv7 foo.py # For project pyarmor build --platform linux.armv7 3.5.1 Obfuscating scripts with different features There may obfuscate --platform linux.x86_64.7 foo.py Note that the dynamic library with different features aren’t compatible. For example, try to obfuscate the scripts with --platform linux.arm.0 in Windows: pyarmor0 码力 | 167 页 | 510.99 KB | 1 年前3
PyArmor Documentation v6.2.7PyArmor supports Python 2.6, 2.7 and Python 3. PyArmor is tested against Windows, Mac OS X, and Linux. PyArmor has been used successfully with FreeBSD and embedded platform such as Raspberry Pi, Banana platform name when obfuscating the scripts: pyarmor obfuscate --platform linux.armv7 foo.py # For project pyarmor build --platform linux.armv7 Obfuscating scripts with different features There may be many obfuscate --platform linux.x86_64.7 foo.py Note that the dynamic library with different features aren’t compatible. For example, try to obfuscate the scripts with --platform linux.arm.0 in Windows: pyarmor0 码力 | 159 页 | 123.91 KB | 1 年前3
PyArmor Documentation v6.3.1PyArmor supports Python 2.6, 2.7 and Python 3. PyArmor is tested against Windows, Mac OS X, and Linux. PyArmor has been used successfully with FreeBSD and embedded platform such as Raspberry Pi, Banana platform name when obfuscating the scripts: pyarmor obfuscate --platform linux.armv7 foo.py # For project pyarmor build --platform linux.armv7 Obfuscating scripts with different features There may be many obfuscate --platform linux.x86_64.7 foo.py Note that the dynamic library with different features aren’t compatible. For example, try to obfuscate the scripts with --platform linux.arm.0 in Windows: pyarmor0 码力 | 161 页 | 124.89 KB | 1 年前3
PyArmor Documentation v6.2.8PyArmor supports Python 2.6, 2.7 and Python 3. PyArmor is tested against Windows, Mac OS X, and Linux. PyArmor has been used successfully with FreeBSD and embedded platform such as Raspberry Pi, Banana platform name when obfuscating the scripts: pyarmor obfuscate --platform linux.armv7 foo.py # For project pyarmor build --platform linux.armv7 3.4.1 Obfuscating scripts with different features There may obfuscate --platform linux.x86_64.7 foo.py Note that the dynamic library with different features aren’t compatible. For example, try to obfuscate the scripts with --platform linux.arm.0 in Windows: pyarmor0 码力 | 153 页 | 483.38 KB | 1 年前3
PyArmor Documentation v5.9.5PyArmor supports Python 2.6, 2.7 and Python 3. PyArmor is tested against Windows, Mac OS X, and Linux. PyArmor has been used successfully with FreeBSD and embedded platform such as Raspberry Pi, Banana platform name when obfuscating the scripts: pyarmor obfuscate --platform linux.armv7 foo.py # For project pyarmor build --platform linux.armv7 3.3.1 Obfuscating scripts with different features There may obfuscate --platform linux.x86_64.7 foo.py Note that the dynamic library with different features aren’t compatible. For example, try to obfuscate the scripts with --platform linux.x86_64.0 in the Windows0 码力 | 131 页 | 428.65 KB | 1 年前3
PyArmor Documentation v8.5.10[https://pypi.python.org/pypi/] is pip. This tool is provided with all modern versions of Python. On Linux or MacOS, you should open your terminal and run the following command: $ pip install -U pyarmor [https://pypi.python.org/pypi/] is pip. This tool is provided with all modern versions of Python. On Linux or MacOS, you should open your terminal and run the following command: $ pip install pyarmor On install pyarmor.cli.core.windows $ pip install pyarmor.cli.core.themida $ pip install pyarmor.cli.core.linux $ pip install pyarmor.cli.core.darwin $ pip install pyarmor.cli.core.freebsd $ pip install pyarmor0 码力 | 193 页 | 154.05 KB | 1 年前3
Conda 4.6.0 Documentationsource package management system and environment management system that runs on Windows, macOS and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves ROOT_DIR The directory that Anaconda or Miniconda was installed into. EXAMPLES: /opt/Anaconda #Linux C:\Anaconda #Windows /pkgs Also referred to as PKGS_DIR. This directory contains decompressed packages with command line commands at the Anaconda Prompt for Windows, or in a Terminal window for macOS or Linux. This 20-minute guide to getting started with conda lets you try out the major features of conda0 码力 | 190 页 | 728.67 KB | 8 月前3
Conda 4.6.1 Documentationsource package management system and environment management system that runs on Windows, macOS and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves ROOT_DIR The directory that Anaconda or Miniconda was installed into. EXAMPLES: /opt/Anaconda #Linux C:\Anaconda #Windows /pkgs Also referred to as PKGS_DIR. This directory contains decompressed packages with command line commands at the Anaconda Prompt for Windows, or in a Terminal window for macOS or Linux. This 20-minute guide to getting started with conda lets you try out the major features of conda0 码力 | 190 页 | 728.57 KB | 8 月前3
Conda 23.11.x DocumentationWindows x86 64-bit macOS Miniconda installer for: macOS x86 64-bit macOS M1 64-bit Linux Miniconda installer for: Linux x86 64-bit Homebrew Run the following Homebrew command: brew install miniconda "depends": [ "depend > 1.1.1" ], "license": "BSD 3-Clause", "name": "fun-packge", "platform": "linux", "subdir": "linux-64", "timestamp": 1535416612069, "version": "0.0.0" } • paths.json – a list of files "Scripts/script2.bat" "C:/Users/username/anaconda/envs/_build" binary "Scripts/binary" EXAMPLE: On macOS or Linux: bin/script.sh /Users/username/anaconda/envs/_build binary bin/binary /Users/username/anaconda/envs/_build0 码力 | 781 页 | 4.79 MB | 8 月前3
共 427 条
- 1
- 2
- 3
- 4
- 5
- 6
- 43













