Search the web
Sign In
New User? Sign Up
pinheads · Pin Dynamic Binary Instrumentation Tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2923 - 2952 of 4503   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2923
Greg, The documentation for PIN_RemoveInstrumentation(), it says this: VOID LEVEL_PINCLIENT::PIN_RemoveInstrumentation ( ) All instrumentation is removed. When...
Lyons, Gail
glyons125
Offline Send Email
Aug 1, 2008
1:43 pm
2924
Hi Greg, Please correct me if I am wrong: In the 20751 version of PIN, if I am running on Intel 64 I can instrument a 32-bit application with a 32-bit pintool...
Polina Dudnik
pdudnik1
Offline Send Email
Aug 1, 2008
4:23 pm
2925
Recently, I tried to probe a windows API call NtDuplicateToken whose prototype is: typedef MYSPACE::NTSTATUS (*NTDUPLICATETOKENFNPTR_)(MYSPACE::HANDLE ...
zhouxiaoyong
Offline Send Email
Aug 1, 2008
5:08 pm
2926
Hi, Thank you for you reply. If I try to pass a argument type that is not listed in the ARG_TYPE, how can I specify the argument type? I use PIN_PARG but get...
zhouxiaoyong
Offline Send Email
Aug 1, 2008
6:28 pm
2927
I have a question about multithreaded applications running under pin. If I have a 8 core machine and my application has 8 threads, when I run it under pin,...
Abdullah A. Muzahid
prince_cse99
Offline Send Email
Aug 2, 2008
10:05 pm
2928
As long as you are running a kernel supporting multiple cores, all cores will be utilized (just like the native application will run). vj....
Vijay Janapa Reddi
vijay.janapa...
Offline Send Email
Aug 2, 2008
10:19 pm
2929
Hi, I am trying to use a shared memory segment to keep statistics for parallel MPI runs of an application. I am getting some concurrency problem while using...
Susmit Biswas
susmitbiswas
Offline Send Email
Aug 4, 2008
8:29 pm
2930
Hi, I am wondering if it is possible to instrument a routine that is not in the export table of a dll on windows. (it is in the debug symbol package from MS...
yz916
Offline
Aug 5, 2008
7:00 pm
2931
I am running the 18525 build for linux, have done PIN_InitSymbols(), and I have a for loop as taken exactly from the documentation, as shown below: ...
bobdolebananaphone
bobdolebanan...
Offline
Aug 5, 2008
7:02 pm
2932
Hi Bob, We have release two Pin kits since the version you are using. Is there any particular reason you aren't using the latest Pin release? Kim From:...
Kim Hazelwood
hazelwood@...
Send Email
Aug 6, 2008
2:51 pm
2933
I took a look at the CallTrace.cpp file and I wanted to modify this to trace the calldepth the instructions I instrument are at. So if lets say we have: main()...
g_paok
Offline Send Email
Aug 6, 2008
4:43 pm
2934
The application and tool must match (32- vs. 64-bit). You cannot use a 32-bit tool to analyze a 64-bit application or vice versa. -- Greg ...
Lueck, Gregory M
lueckintel
Offline Send Email
Aug 7, 2008
2:49 pm
2935
GetLock() implements a very simple spin lock. It should work across processes so long as the lock variable is in shared memory. -- Greg ...
Lueck, Gregory M
lueckintel
Offline Send Email
Aug 8, 2008
8:59 pm
2936
The DebugTrace tool already has logic to trace call depth. See, for example, the CallTrace() function. -- Greg ________________________________ From:...
Lueck, Gregory M
lueckintel
Offline Send Email
Aug 8, 2008
9:24 pm
2937
Hi, I am having trouble using GDB to debug my pintool. Here's what I do: 1. open two terminals 2. switch to the directory where my tool resides in both...
pdudnik1
Offline Send Email
Aug 11, 2008
8:17 pm
2938
Thank you....
pdudnik1
Offline Send Email
Aug 11, 2008
8:22 pm
2939
hello, I'm trying to obtain the instruction's name and pass it to my analysis routine, but that isn't possible because I can't pass in any strings from the...
mike_sanders777
Offline
Aug 15, 2008
12:48 pm
2940
The latest kit (20751) has better support for debugging, described here in the manual: http://rogue.colorado.edu/Pin/docs/20751/Pin/html/index.html#DEBUGGING ...
Lueck, Gregory M
lueckintel
Offline Send Email
Aug 15, 2008
1:17 pm
2941
You can pass a pointer to data (e.g. pointer to a string) to an analysis routine with IARG_PTR. Just make sure the pointed-at data is in permanent storage...
Lueck, Gregory M
lueckintel
Offline Send Email
Aug 15, 2008
1:21 pm
2942
Hello. I encounter a problem with RTN_FindByName(img, name). I use it to find printf() calls in a simple program I wrote that contains three printf()s in the...
giotsasv
Offline Send Email
Aug 15, 2008
7:10 pm
2943
Please use the latest Pin kit (20751), and let us know if you still have this problem. From: pinheads@yahoogroups.com [mailto:pinheads@yahoogroups.com] On...
Kim Hazelwood
hazelwood@...
Send Email
Aug 15, 2008
7:20 pm
2944
Try using the sample tool debugtrace. It prints a trace of calls and returns to debugtrace.out with symbol information. It will help you to understand the...
Cohn, Robert S
rscohn2000
Offline Send Email
Aug 15, 2008
7:24 pm
2945
Thank you very much for your replies. With reivsion 20751, RTN_InsertCall() works also on CentOS 4.6 but only for IPOINT_BEFORE. For printf() this is not a...
giotsasv
Offline Send Email
Aug 16, 2008
4:43 am
2946
I put the answer to your question in the FAQ: http://rogue.colorado.edu/Wikipin/index.php/FAQ#My_IPOINT_AFTER_for_a_RT N_is_not_being_called ...
Cohn, Robert S
rscohn2000
Offline Send Email
Aug 16, 2008
1:48 pm
2947
Hi: I am using Pin 20751 on Linux. I want to find all the system calls that will be called by a program. I know Pin can dynamiclly find system calls, and...
River Wang
jwangzju
Offline Send Email
Aug 16, 2008
7:39 pm
2948
System call number is in register. Pin can't provide register value in static time. - Elena ________________________________ From: pinheads@yahoogroups.com...
Demikhovsky, Elena
elena.demikh...
Offline Send Email
Aug 17, 2008
7:06 am
2949
Hi Elena: Thanks for your reply. I think the syscall number is in the eax register on X86. How about parse the source file and find out the value in the eax...
River Wang
jwangzju
Offline Send Email
Aug 17, 2008
1:54 pm
2950
Thank you for your help. ... FAQ#My_IPOINT_AFTER_for_a_RT ... with ... readFun ... called ... +0x0008 ... don't ... and ... %40yahoogroups.com> , ... symbol ...
giotsasv
Offline Send Email
Aug 17, 2008
3:14 pm
2951
You can do this in your tool. You can find routine object (RTN) by address, open it (RTN_Open) and iterate over instructions inside routine. Pin allows you to...
Demikhovsky, Elena
elena.demikh...
Offline Send Email
Aug 18, 2008
6:39 am
2952
Hi Elena: Got it. Thanks. Regards, Jiang...
River Wang
jwangzju
Offline Send Email
Aug 18, 2008
1:57 pm
Messages 2923 - 2952 of 4503   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help