diff --git a/.rh_rpm_package b/.rh_rpm_package index b537083a..a3fcc712 100644 --- a/.rh_rpm_package +++ b/.rh_rpm_package @@ -1 +1 @@ -7.0.9 +7.1.0 diff --git a/README b/README index 093215d3..8b607c68 100644 --- a/README +++ b/README @@ -36,8 +36,8 @@ These are the current prerequisites: - o At this point, x86, ia64, x86_64, ppc64, ppc, arm, arm64, alpha, s390 - and s390x-based kernels are supported. Other architectures may be + o At this point, x86, ia64, x86_64, ppc64, ppc, arm, arm64, alpha, mips, + s390 and s390x-based kernels are supported. Other architectures may be addressed in the future. o One size fits all -- the utility can be run on any Linux kernel version @@ -74,8 +74,8 @@ To build the crash utility: - $ tar -xf crash-7.0.9.tar.gz - $ cd crash-7.0.9 + $ tar -xf crash-7.1.0.tar.gz + $ cd crash-7.1.0 $ make The initial build will take several minutes because the embedded gdb module @@ -90,6 +90,8 @@ 32-bit x86 dumpfiles may be built by typing "make target=X86". o On an x86 or x86_64 host, a 32-bit x86 binary that can be used to analyze 32-bit arm dumpfiles may be built by typing "make target=ARM". + o On an x86 or x86_64 host, a 32-bit x86 binary that can be used to analyze + 32-bit mips dumpfiles may be built by typing "make target=MIPS". o On an ppc64 host, a 32-bit ppc binary that can be used to analyze 32-bit ppc dumpfiles may be built by typing "make target=PPC". o On an x86_64 host, an x86_64 binary that can be used to analyze @@ -114,7 +116,7 @@ If neither /dev/mem or /dev/crash are available, then /proc/kcore will be be used as the live memory source. If /proc/kcore is also restricted, then the Red Hat /dev/crash driver may be compiled and installed; its source - is included in the crash-7.0.9/memory_driver subdirectory. + is included in the crash-7.1.0/memory_driver subdirectory. If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src or /usr/lib/debug/lib/modules subdirectory, then no command line arguments @@ -125,7 +127,7 @@ $ crash - crash 7.0.9 + crash 7.1.0 Copyright (C) 2002-2014 Red Hat, Inc. Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation Copyright (C) 1999-2006 Hewlett-Packard Co @@ -150,7 +152,7 @@ KERNEL: /boot/vmlinux DUMPFILE: /dev/mem CPUS: 1 - DATE: Thu Nov 13 15:39:01 2014 + DATE: Fri Feb 6 11:46:26 2015 UPTIME: 10 days, 22:55:18 LOAD AVERAGE: 0.08, 0.03, 0.01 TASKS: 42 @@ -178,7 +180,7 @@ exit list ptov sys q extend log rd task - crash version: 7.0.9 gdb version: 7.6 + crash version: 7.1.0 gdb version: 7.6 For help on any command above, enter "help ". For help on input options, enter "help input". For help on output options, enter "help output". @@ -191,7 +193,7 @@ $ crash vmlinux vmcore - crash 7.0.9 + crash 7.1.0 Copyright (C) 2002-2014 Red Hat, Inc. Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation Copyright (C) 1999-2006 Hewlett-Packard Co