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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 649 - 678 of 4504   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
649
I noticed in some of the files that there seems to be support for apple/x86 and freebsd/x86 but there are no binaries to be found. Do such beast exist. If a...
Erik B. Ordway
erikordway
Offline Send Email
Feb 2, 2006
9:40 pm
650
hi, I want to instrument memory accesses and see what are the values read/write in each access. However, I just find that there is only API to provide memory...
shan_uiuc
Offline Send Email
Feb 3, 2006
6:18 am
651
hi shan, since pin lives in the same address space as the application, you can dereference the memory address directly. heidi...
Heidi Pan
wahbahdoo
Offline Send Email
Feb 3, 2006
7:10 am
652
Hi, Can I use the BBL_Address(BBL) result for a unique identifier of a basic block? I thought I can, because I think no basic blocks would share the starting...
shan_uiuc
Offline Send Email
Feb 4, 2006
8:49 pm
653
You cannot assume that you will only see one unique copy of the basic block through out the execution. Also note that the basic blocks are of type dynamic and...
Veej
thep0rt
Offline Send Email
Feb 4, 2006
8:55 pm
654
Hi Shan, To follow up VJ's comment ... Pin uniquely identifies each code block using both the starting address and the register mapping upon entry to that...
Hazelwood Cettei, Kim...
hazelwoodkim
Offline Send Email
Feb 5, 2006
5:46 am
655
Oh, I see. I thought Pin treat BBL as what used in compiler static analysis. However, I am not clear why the BBL_CodeCacheAddress can help identify BBL. Even...
shan_uiuc
Offline Send Email
Feb 6, 2006
4:31 pm
656
Even though, you can not uniquely identify a basic-block by is start address alone, you can do so by the pair (start-address, end-address). ...
Patil, Harish
harishp1965
Offline Send Email
Feb 6, 2006
4:41 pm
657
Hello, We're trying to instrument an OpenMP application compiled with Intel C compiler v8.1 on a Itanium machine with Linux. We are obtaining the following...
German Llort
g_llort
Offline Send Email
Feb 6, 2006
4:53 pm
658
* And, if I just want to calculate how many times each basic block is executed (my 'basic block' is what static control flow analysis would tells me),...
Cohn, Robert S
rscohn2000
Offline Send Email
Feb 6, 2006
5:01 pm
659
We do not yet support programs that use the old threading model on ipf. We do support threaded programs that use the newer threading model (nptl). This error...
Cohn, Robert S
rscohn2000
Offline Send Email
Feb 6, 2006
7:24 pm
660
Hi, I want to use the PIN_AddSignalBeforeFunction to intercept some signals. However, when I compiler the code with this function, the compiler says...
shan_uiuc
Offline Send Email
Feb 6, 2006
9:41 pm
661
This is new functionality that is not yet in the available in the external kit. (Sorry, we must have inadvertently updated the documentation without uploading...
Lueck, Gregory M
gregorylueck
Offline Send Email
Feb 6, 2006
10:02 pm
662
Hello, We have NPTL 0.60 installed in our machine. blai:~> getconf GNU_LIBPTHREAD_VERSION NPTL 0.60 Which version do we need? Thank you. Regards,...
German Llort
g_llort
Offline Send Email
Feb 7, 2006
10:54 am
663
The problem we have is with small stacks and perhaps openmp also creates a small stack. Support for programs with small stacks is on our queue of tasks, but I...
Cohn, Robert S
rscohn2000
Offline Send Email
Feb 7, 2006
1:12 pm
664
Hello, We have configured the OpenMP runtime stack size to be from 1 to 16 Mb and it's still failing (the NPTL version we have installed is v0.60). Do you have...
German Llort
g_llort
Offline Send Email
Feb 7, 2006
2:34 pm
665
Does a simple pthreads program have the same error? Doing these things can disable nptl: 1. Static linking 2. Setting LD_ASSUME_KERNEL 3. Pin's LD_PRELOAD...
Cohn, Robert S
rscohn2000
Offline Send Email
Feb 7, 2006
2:50 pm
666
Hello, ... No, it works but we're unable to obtain the thread identifier via pthread_self(). However, we are interested in tracing OpenMP applications. ... ...
German Llort
g_llort
Offline Send Email
Feb 7, 2006
3:55 pm
667
New kits have been uploaded: Ia32: gcc3.2/3.4/4.00 Ia32e: gcc3.2/3.4 Itanium: gcc3.2/3.4/4.00 The ia32 and ia32e kits support some new APIs for tracking and...
Lueck, Gregory M
gregorylueck
Offline Send Email
Feb 7, 2006
10:10 pm
668
Hi all, I tried multi runs on dcache tool on a mediabench app. For every run I get different miss rates, (the number of accesses are the same for every run). ...
nagarkars2003
Offline Send Email
Feb 9, 2006
10:37 pm
669
... Hi, I suspect this problem is because of overflow. I have encountered a problem with pintools that use decstr(), which casts 64-bit values to be 32-bit...
roger kint
raunen
Offline Send Email
Feb 10, 2006
12:10 am
670
Is it possible to add arbitrary code to a specific function entry and/or exit. In particular, I would like to be able to, based on some examination, insert an...
stelios.douskos
Offline
Feb 10, 2006
4:39 pm
671
Hi, So it is my understanding that pin detects basic blocks on the fly while the instrumented program executes. If this is the case, how does pin handle cases...
olszewski_marek
Offline Send Email
Feb 10, 2006
10:50 pm
672
Hi Marek, Pin detects what Jim Smith's VM textbook defines as a "dynamic basic block". This is much different than the standard basic block that you learned...
Hazelwood Cettei, Kim...
hazelwoodkim
Offline Send Email
Feb 10, 2006
11:37 pm
673
Thanks for clearing that up! Marek...
olszewski_marek
Offline Send Email
Feb 10, 2006
11:54 pm
674
Hi, We're running into an issue that we can't resolve. When using the Pin dcache pintool, we're seeing that hit/miss numbers vary from run of a program to...
nagarkars2003
Offline Send Email
Feb 13, 2006
2:28 am
675
Hi, Have you spoken with Rodric Rabbah at MIT? He fixed an issue with the dcache tool this week and he replied to your earlier email. The new version will be a...
Hazelwood Cettei, Kim...
hazelwoodkim
Offline Send Email
Feb 13, 2006
3:45 am
676
Hi. Rodric's fix still gives some difference in misses. Thanks Shripad ... the ... can get ... fixes ... another ... Pin ... of a ... then ... ignore ... don't...
nagarkars2003
Offline Send Email
Feb 13, 2006
4:50 am
677
Hi, I want to skip some basic block or function call at certain point of execution. I guess API: INS_Delete and RTN_ReplaceWithUninstrumentedRoutine can help,...
shan_uiuc
Offline Send Email
Feb 13, 2006
5:53 am
678
Recent linux distributions move the initial stack pointer from run to run. Different alignments of the stack can change the number of conflict misses. ... ...
Cohn, Robert S
rscohn2000
Offline Send Email
Feb 13, 2006
12:43 pm
Messages 649 - 678 of 4504   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