Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mariux64
/
linux
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Files
41013f0
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
accounting
arch
bpf
build
cgroup
firewire
gpio
hv
iio
include
kvm
laptop
leds
lib
nfsd
objtool
pci
pcmcia
perf
Documentation
arch
bench
jvmti
pmu-events
python
scripts
perl
python
Perf-Trace-Util
bin
compaction-times-record
compaction-times-report
event_analyzing_sample-record
event_analyzing_sample-report
export-to-postgresql-record
export-to-postgresql-report
export-to-sqlite-record
export-to-sqlite-report
failed-syscalls-by-pid-record
failed-syscalls-by-pid-report
futex-contention-record
futex-contention-report
intel-pt-events-record
intel-pt-events-report
mem-phys-addr-record
mem-phys-addr-report
net_dropmonitor-record
net_dropmonitor-report
netdev-times-record
netdev-times-report
sched-migration-record
sched-migration-report
sctop-record
sctop-report
stackcollapse-record
stackcollapse-report
syscall-counts-by-pid-record
syscall-counts-by-pid-report
syscall-counts-record
syscall-counts-report
call-graph-from-sql.py
check-perf-trace.py
compaction-times.py
event_analyzing_sample.py
export-to-postgresql.py
export-to-sqlite.py
failed-syscalls-by-pid.py
futex-contention.py
intel-pt-events.py
mem-phys-addr.py
net_dropmonitor.py
netdev-times.py
sched-migration.py
sctop.py
stackcollapse.py
stat-cpi.py
syscall-counts-by-pid.py
syscall-counts.py
Build
tests
trace
ui
util
.gitignore
Build
CREDITS
MANIFEST
Makefile
Makefile.config
Makefile.perf
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
builtin-config.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c
builtin-report.c
builtin-sched.c
builtin-script.c
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin-version.c
builtin.h
check-headers.sh
command-list.txt
design.txt
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h
power
scripts
spi
testing
thermal
time
usb
virtio
vm
wmi
Makefile
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Breadcrumbs
linux
/
tools
/
perf
/
scripts
/
python
/
bin
/
mem-phys-addr-report
Blame
Blame
Latest commit
History
History
3 lines (3 loc) · 128 Bytes
Breadcrumbs
linux
/
tools
/
perf
/
scripts
/
python
/
bin
/
mem-phys-addr-report
Top
File metadata and controls
Code
Blame
3 lines (3 loc) · 128 Bytes
Raw
#!/bin/bash # description: resolve physical address samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/mem-phys-addr.py
1
2
3
You can’t perform that action at this time.