Coder Social home page Coder Social logo

spike's Introduction

Introduction

Spike is a log file viewing & analysis (if we're being generous) tool for Rails developers.

When developing a Rails application it is not unusual to end up pouring over log files to understand why particular actions are, or are not, happening. Rails typically logs quite a lot of information and, in a production environment, there can be a lot of requests to wade through.

The aim of Spike is to make it easy to see all of your requests, narrow them down to only the most relevant, and examine the details of those requests. To do it quickly, and with a pleasant interface.

Features

  • Optimized interface (read: not many features!)
  • Filter requests by controller, action, session, client, or Rails filter action (e.g. login_required)
  • Display summary of request details with drill-down to parameters, rendered templates, and raw log info
  • Remove specific controller:action combos (e.g. SessionController#heartbeat) using backspace
  • And that's about it...

Notes

Spike has only been tested on a handful of log files at this point. If Spike doesn't work properly on your log file please get in touch.

Download

Spike 1.1.0

Spike is a universal binary for Mac OS X 10.5

Support

If you have problems with Spike, or would like to suggest new features we have you covered.

Demo

View a short demo movie

Acknowledgements

About the author

I write Rails applications for a living and Cocoa applications as a hobby under the name LucidMac Software

spike's People

Contributors

mmower avatar wronco avatar

Stargazers

Angus H. avatar Michael Anthony avatar Haris Amin avatar Shane Mook avatar Cheng Cheng avatar Gun.io Robot avatar  avatar Lisovskii Vladislav avatar Paul Brit avatar Gavin Daly avatar Jake Bellacera avatar Volodymyr Melnyk avatar Robert Shedd avatar Solomon Kahn avatar Nung Bedell avatar iyacht avatar  avatar Konstantin Tennhard avatar Rain Chen avatar Paulo Pereira avatar  avatar Paul Dalton avatar  avatar Matthias Köntopf avatar Jason Harrelson avatar Tim Crowe avatar Scott Haug avatar Adam avatar Michael M avatar  avatar Tomas Markauskas avatar Andrew avatar bitcoinerS avatar Libo Cannici avatar Matt Slater avatar Joe Pestro avatar Matt Scilipoti avatar Joe Glenn avatar Ray Hernandez avatar Gert Thiel avatar Stephen Augenstein avatar Robert J. Berger avatar Jan Varwig avatar Roc Yu avatar Benjamin Quorning avatar Tony Han avatar John Harmon avatar Ignacio Carrera avatar Max Vasiliev avatar Toni Bergholm avatar Andrew Disley avatar Henrik Loevborg avatar Manuel Meurer avatar John Goodsen avatar Patrick avatar Jakob Skov-Pedersen avatar Joseph Jaramillo avatar Nemanja Čorlija avatar David Vrensk avatar Idris Mokhtarzada avatar Kiere El-Shafie avatar Diego Carrion avatar Willem de Ru avatar James Peterson avatar Mutalis avatar Jason S Morris avatar John Andrews avatar Max Baumann avatar Riko Tertsch avatar Jens avatar Jason Amster avatar Ken Pepple avatar Christopher Burnett avatar victor christensen avatar Anders Hansen avatar Jerod Santo avatar Kurt Kowar avatar Tikhon Bernstam avatar Matt Harnaga avatar Marcos Piccinini avatar Mike Breen avatar Ehren Murdick avatar Sean Porter avatar Anderson Peligrini avatar mech avatar Andrii Melnyk avatar Kevin McFadden avatar Aurélien Malisart avatar Ciaran Lee avatar Kivanio Barbosa avatar Mike Clark avatar Karel Minarik avatar Ivan Storck avatar zdweeb avatar Liang-Bin Hsueh avatar Wen-Tien Chang avatar Avi Flombaum avatar Hamza Khan-Cheema avatar Joon Lee avatar Paul Dix avatar

Watchers

 avatar James Cloos avatar  avatar Michael Anthony avatar  avatar

spike's Issues

Works with Rails 3?

I've been trying out Spike on two different Rails 3 apps with the same result: the log file is parsed without problems but most of the parameters in the main view are not set: http://screencast.com/t/wjMxjuYJ
The apps I tested with run on Rails 3.0.6 and Ruby 1.9.2. I can send you a sample log file if needed.

92mb log file crashes Spike 1.1

I tried to open a 92 mb log file, it scans for a few moments then explodes and generates this crash report:

Process: Spike [36317]
Path: /Applications/Spike.app/Contents/MacOS/Spike
Identifier: com.lucidmac.Spike
Version: 1.1 (1.1.0)
Code Type: X86 (Native)
Parent Process: launchd [171]

Date/Time: 2011-05-02 14:49:12.326 -0400
OS Version: Mac OS X 10.6.7 (10J869)
Report Version: 6

Interval Since Last Report: 579582 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 99 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 9B132C8E-44BB-4FFB-94D3-7DA7961F2FFD

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 5

Application Specific Information:
objc[36317]: garbage collection is ON
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[NSCFString substringFromIndex:]: Range or index out of bounds'
*** Call stack at first throw:
(
0 CoreFoundation 0x96a136ba raiseError + 410
1 libobjc.A.dylib 0x971c9509 objc_exception_throw + 56
2 CoreFoundation 0x96a133e8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x96a1335a +[NSException raise:format:] + 58
4 Foundation 0x93261ec3 -[NSString substringFromIndex:] + 133
5 Spike 0x0000394b -[LogParser scanRendering:intoRequest:] + 232
6 Spike 0x000032c6 -[LogParser parseRequest:] + 581
7 Spike 0x00002f52 -[LogParser parseLogLines:] + 425
8 Spike 0x00002d27 -[LogParser parseLogData:] + 543
9 Foundation 0x93261ad0 -[NSThread main] + 45
10 Foundation 0x93261a80 __NSThread__main
+ 1499
11 libSystem.B.dylib 0x98b1b7fd _pthread_start + 345
12 libSystem.B.dylib 0x98b1b682 thread_start + 34
)

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x98aee09a mach_msg_trap + 10
1 libSystem.B.dylib 0x98aee807 mach_msg + 68
2 com.apple.CoreFoundation 0x9697c37f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9697b464 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9697b291 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x98353e04 RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x98353bb9 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x98353a3e BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x95a6a78d _DPSNextEvent + 847
9 com.apple.AppKit 0x95a69fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x95a2c247 -[NSApplication run] + 821
11 com.apple.AppKit 0x95a242d9 NSApplicationMain + 574
12 com.lucidmac.Spike 0x00002592 start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x98b14922 kevent + 10
1 libSystem.B.dylib 0x98b1503c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x98b144f9 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x98b1429e _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x98b13d21 _pthread_wqthread + 390
5 libSystem.B.dylib 0x98b13b66 start_wqthread + 30

Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x98b0d066 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x969bbc83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x98b1b7fd _pthread_start + 345
3 libSystem.B.dylib 0x98b1b682 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x98b139b2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x98b13f48 _pthread_wqthread + 941
2 libSystem.B.dylib 0x98b13b66 start_wqthread + 30

Thread 4:
0 libSystem.B.dylib 0x98b139b2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x98b13f48 _pthread_wqthread + 941
2 libSystem.B.dylib 0x98b13b66 start_wqthread + 30

Thread 5 Crashed:
0 com.apple.CoreFoundation 0x96a5ea37 TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION + 7
1 libobjc.A.dylib 0x971c9509 objc_exception_throw + 56
2 com.apple.CoreFoundation 0x96a133e8 +[NSException raise:format:arguments:] + 136
3 com.apple.CoreFoundation 0x96a1335a +[NSException raise:format:] + 58
4 com.apple.Foundation 0x93261ec3 -[NSString substringFromIndex:] + 133
5 com.lucidmac.Spike 0x0000394b -[LogParser scanRendering:intoRequest:] + 232
6 com.lucidmac.Spike 0x000032c6 -[LogParser parseRequest:] + 581
7 com.lucidmac.Spike 0x00002f52 -[LogParser parseLogLines:] + 425
8 com.lucidmac.Spike 0x00002d27 -[LogParser parseLogData:] + 543
9 com.apple.Foundation 0x93261ad0 -[NSThread main] + 45
10 com.apple.Foundation 0x93261a80 NSThread__main + 1499
11 libSystem.B.dylib 0x98b1b7fd _pthread_start + 345
12 libSystem.B.dylib 0x98b1b682 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x98b139b2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x98b13f48 _pthread_wqthread + 941
2 libSystem.B.dylib 0x98b13b66 start_wqthread + 30

Thread 7:
0 libSystem.B.dylib 0x98b139b2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x98b13f48 _pthread_wqthread + 941
2 libSystem.B.dylib 0x98b13b66 start_wqthread + 30

Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x971c94e5 ecx: 0xb0396000 edx: 0x0000003b
edi: 0xa096faf0 esi: 0x080db1b0 ebp: 0xb0395a98 esp: 0xb0395a80
ss: 0x0000001f efl: 0x00000282 eip: 0x96a5ea37 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x157d1000

Binary Images:
0x1000 - 0x7ff3 +com.lucidmac.Spike 1.1 (1.1.0) /Applications/Spike.app/Contents/MacOS/Spike
0x12000 - 0x27ff0 +TDParseKit ??? (1.2b) <7CCE6881-63FD-837E-06A9-27AF84E2DACB> /Applications/Spike.app/Contents/Frameworks/TDParseKit.framework/Versions/A/TDParseKit
0x40000 - 0x53fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <59B7BC42-B26E-FBA3-4406-3B11F32D8415> /Applications/Spike.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x61000 - 0x7afff +com.brandonwalkin.BWToolkitFramework ??? (1.0.4) <2C2E9396-CF67-A5C2-1BCC-04F96B3281CE> /Applications/Spike.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x8d000 - 0x142fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x9006dfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9006e000 - 0x90079ff7 libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9007a000 - 0x90080ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <218EC7C4-0520-2D8C-62EE-AA82D35448FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x90081000 - 0x9008bff7 com.apple.HelpData 2.0.5 (34.1.1) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9008c000 - 0x900bfff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x900f1000 - 0x9012fff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90130000 - 0x9013efe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x901a9000 - 0x90bfcff7 com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90c37000 - 0x90c4fff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90c50000 - 0x90c50ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90c51000 - 0x90ce3fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90ce4000 - 0x90ceefe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90d24000 - 0x90ddaffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90ddb000 - 0x90e49ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90e4a000 - 0x91639557 com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9163a000 - 0x9163dff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9163e000 - 0x91650ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x925a5000 - 0x925e9ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9260c000 - 0x92621fff com.apple.ImageCapture 6.0.2 (6.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92622000 - 0x92691ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92692000 - 0x926a0ff7 com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x926a1000 - 0x926f1ff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x926f2000 - 0x92719ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x927df000 - 0x92822ff7 libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92823000 - 0x92826ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92827000 - 0x92843fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92844000 - 0x928a1ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x928a2000 - 0x92950ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x929a0000 - 0x92b22fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
0x92b23000 - 0x92b9efff com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92bbd000 - 0x92c13ff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x92c14000 - 0x92c3affb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92c3b000 - 0x92c7eff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92cb7000 - 0x92d82fef com.apple.CoreServices.OSServices 359 (359) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92d83000 - 0x92d83ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x92d84000 - 0x92dbdff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
0x92ed7000 - 0x92f1dff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92f1e000 - 0x92fc6ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92fc7000 - 0x92fc8ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92fc9000 - 0x92fcdff7 libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93025000 - 0x93076ff7 com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93077000 - 0x930b4ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x930b5000 - 0x930c9ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x930ca000 - 0x931a4ffb com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x931af000 - 0x9324aff7 com.apple.ApplicationServices.ATS 275.15.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9324b000 - 0x934befe7 com.apple.Foundation 6.6.6 (751.53) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x934e9000 - 0x93809ff3 com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9380a000 - 0x9382cfef com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9382d000 - 0x9392ffef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x93930000 - 0x93932ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93933000 - 0x93939fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93a4e000 - 0x93e64ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93e65000 - 0x93eb2feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93eb3000 - 0x93f2cff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x93f2d000 - 0x9400dfe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9400e000 - 0x94019ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9401a000 - 0x9403bfe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x940c8000 - 0x943c1fef com.apple.QuickTime 7.6.6 (1756.15) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x943c2000 - 0x943ccffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9447e000 - 0x948b3ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94a91000 - 0x94a9aff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94aaf000 - 0x94aafff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94ab0000 - 0x94b14ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94b15000 - 0x94b57ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94d41000 - 0x94d5cff7 libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94d89000 - 0x94e03fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94e1d000 - 0x94e31fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x94e32000 - 0x952ebffb com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x952ec000 - 0x95314ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x95315000 - 0x95325ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x95326000 - 0x95435fe7 com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95436000 - 0x954f2fff com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9556d000 - 0x9559eff7 libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x956d7000 - 0x95714ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9575b000 - 0x9589efef com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9589f000 - 0x958dfff7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x958e8000 - 0x958f0ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9591d000 - 0x95a21fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x95a22000 - 0x96302ff7 com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9631c000 - 0x9644afe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9644b000 - 0x9646fff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9647d000 - 0x96536fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x96641000 - 0x9674dff7 libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9674e000 - 0x96751fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96752000 - 0x96934fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96935000 - 0x9693bfe7 com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9693f000 - 0x96abafe7 com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96abb000 - 0x96ce6ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x96db9000 - 0x96ef5ff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96ef6000 - 0x96f3dffb com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x97194000 - 0x971beff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x971bf000 - 0x9726cfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x9726d000 - 0x9726dff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97290000 - 0x9733afe7 com.apple.CFNetwork 454.11.12 (454.11.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9737c000 - 0x973fcfeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x97459000 - 0x974b3fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x974b9000 - 0x974faff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x975d8000 - 0x9760bff3 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9793f000 - 0x97988fe7 libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97989000 - 0x97a8afe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x97c0a000 - 0x97c4efe7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97c4f000 - 0x97c5cff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97c5d000 - 0x97c8dff7 com.apple.MeshKit 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x97cba000 - 0x97cbaff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97db8000 - 0x97ee4ffb com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97ee5000 - 0x97ee5ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97f2d000 - 0x98192feb com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9819f000 - 0x981b0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x981e4000 - 0x981e5ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9823f000 - 0x982bcff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x982bd000 - 0x98315fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98316000 - 0x9831dff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9831f000 - 0x98643fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98644000 - 0x986a5fe7 com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x986c1000 - 0x986fcfeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9883d000 - 0x9885cff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9885d000 - 0x98a5bff3 com.apple.JavaScriptCore 6533.20 (6533.20.20) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x98acc000 - 0x98aecfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x98aed000 - 0x98c94ff7 libSystem.B.dylib 125.2.10 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x98cce000 - 0x98cdeff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x98cdf000 - 0x98ce1ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98ce2000 - 0x98ce5ff7 libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x98ce6000 - 0x98d83fe3 com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98d84000 - 0x98d85ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98d86000 - 0x991bdff3 com.apple.RawCamera.bundle 3.6.4 (561) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x991be000 - 0x99256fe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x993ba000 - 0x993baff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x993c1000 - 0x99443ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x99444000 - 0x997afff7 com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x997b2000 - 0x997b6ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x997b7000 - 0x997b7ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x99862000 - 0x99a1cfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x99a1d000 - 0x99a29ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x99a2a000 - 0x99a2aff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x99a2b000 - 0x99a30ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99aa5000 - 0x99aa9ff7 libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99aaa000 - 0x99ae0fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 6 GB, SMC 1.16f11
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.5
Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: WDC WD3200BEKT-00KA9T0, 298.09 GB
Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.