diff options
| author | Ingo Molnar <[email protected]> | 2016-06-08 07:34:15 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2016-06-08 07:34:15 +0000 |
| commit | b8ab92201a64886fd3d8078fe46e51f658379823 (patch) | |
| tree | 120b6304d64e732b65ecbfccbeb14587bac1063c /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu... (diff) | |
| parent | perf callchain: Support aarch64 cross-platform (diff) | |
| download | kernel-b8ab92201a64886fd3d8078fe46e51f658379823.tar.gz kernel-b8ab92201a64886fd3d8078fe46e51f658379823.zip | |
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
User visible changes:
- Support cross unwinding, i.e. collecting '--call-graph dwarf' perf.data files
in one machine and then doing analysis in another machine of a different
hardware architecture. This enables, for instance, to do:
perf record -a --call-graph dwarf
on a x86-32 or aarch64 system and then do 'perf report' on it on a
x86_64 workstation. (He Kuang)
- Fix crash in build_id_cache__kallsyms_path(), recent regression (Wang Nan)
Infrastructure changes:
- Make tools/lib/bpf use the IS_ERR return facility consistently and also stop
using the _get_ term for non-reference count methods (Arnaldo Carvalho de Melo)
- 'perf config' refactorings (Taeung Song)
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
