How to build Perfctr 32-bit libray on 64-bit AMD machine

Dear all,
I have downloaded perfctrl library (used by "collect" tool) as this is required by collect tool for getting performance data from underline system.
from http://user.it.uu.se/~mikpe/linux/perfctr/2.6/perfctr-2.6.34.tar.gz
OS
Linux MyMachine 2.6.18-92.el5.src-PAPI #1 SMP Tue Jan 27 10:57:40 CET 2009 x86_64 x86_64 x86_64 GNU/Linux
Architecture
AMD 64 bits (Family 10h) or x86_64
I am using Java version
$ java -version
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
My question is that when i install using defaults, perfctr user library installs 64-bit of libray version that can be used with 64-bit JVM
but i need to use or get performance data using "collect" tool and 32-bit JVM, for that i think i need 32-bit version of "perfctr" library
So i want to know can any body kindly tell me how to build 32-bit "perfctl" library on my system.
Many Thanks

You are correct - you will need to build a 32-bit perfctr user library to profile 32-bit applications.
The analyzer team has only built this library on 32-bit systems (and copied the library to the 64-bit systems). Some users have built the 32-bit version on 64-bit system, but we don't know the specific changes they made to the perctr build. I'm sorry I couldn't be more help at this time.

Similar Messages

  • How can I set specific bits in a 16-bit integer?

    Hello everyone,
    as the title says I need to modify or rather to set a specific bit in a string which then is sent to a motor. I need to be sure that my command is correct as I am experiencing troubles with that motor and need to identify if its source.
    First of all my strings have to be in the Little Endian order. Then the structure of the string should be the following:
    Change Velocity command ‘V’xxCR 056h + one unsigned short (16-bit) integer + 0Dh (Note: Uppercase ‘V’)
    Note: The lower 15 bits (Bit 14 through 0) contain the velocity value. The high-order bit (Bit 15) is used to indicate the microstep-to-step resolution: 0 = 10, 1 = 50 uSteps/step.
    Until now, I used Flatten To String to convert 32 bit integers into bytes of the correct order. I thought I could use the Join Numbers function, but that only works for at least 8 bit numbers and there is no "1 bit number". I searched for an option to build a a string and set the bits via a Boolean Cluster, but I did not really understand how to transfer this to my problem.
    How can I build up the correct 16-bit integer (e.g. set the velocity to "10000" with a resolution of 50 µSteps/step)
    I would like to add the "V" and the CR via Concatenate Strings to the 16-bit integer, but other possibilites are also welcome.
    I have seens the examples for bit manipulation in C-code, but I wish to do this with LabView as I am not familiar with C,matlab and so on.
    Thank you very much for your help!
    Solved!
    Go to Solution.

    You really need to learn Boolean logic and how to shift bits around.
    AND is really good for masking out bits (forcing them to 0) and OR is really good for adding bit values.  Then Logical Shift is used to get the bits in the right places before doing the AND and OR.
    NOTE: Rate is an enum with 10 being a value of 0 and 50 being 1.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Bit Packing.png ‏15 KB

  • How to build a array with high sampling rates 1K

    Hi All:
    Now I am trying to develop a project with CRio.
    But I am not sure how to build a array with high sampling rates signal, like >1K. (Sigle-point data)
    Before, I would like to use "Build Arrary" and "Shift Register" to build a arrary, but I found it is not working for high sampling rates.
    Is there anyother good way to build a data arrary for high sampling rates??
    Thanks
    Attachments:
    Building_Array_high_rates.JPG ‏120 KB

    Can't give a sample of the FPGA right now but here is a sample bit of RT code I recently used. I am acquiring data at 51,200 samples every second. I put the data in a FIFO on the FPGA side, then I read from that FIFO on the RT side and insert the data into a pre-initialized array using "Replace Array subset" NOT "Insert into array". I keep a count of the data I have read/inserted, and once I am at 51,200 samples, I know I have 1 full second of data. At this point, I add it to a queue which sends it to another loop to be processed. Also, I don't use the new index terminal in my subVI because I know I am always adding 6400 elements so I can just multiply my counter by 6400, but if you use the method described further down below , you will want to use the "new index" to return a value because you may not always read the same number of elements using that method.
    The reason I use a timeout of 0 and a wait until next ms multiple is because if you use a timeout wired to the FIFO read node, it spins a loop in the background that polls for data, which rails your processor. Depending on what type of acquisition you are doing, you can also use the method of reading 0 elements, then using the "elements remaining" variable, to wire up another node as is shown below. This was not an option for me because of my programs architecture and needing chunks of 1 second data. Had I used this method it would have overcomplicated things if I read more elements then I had available in my 51,200 buffer.
    Let me knwo if you have more qeustions
    CLA, LabVIEW Versions 2010-2013
    Attachments:
    RT.PNG ‏36 KB
    FIFO read.PNG ‏4 KB

  • Flex Builder 3 on Vista Home Premium 64-bit

    Has anyone tried Flex Builder 3 on Vista Home Premium 64-bit? Does it work? I see Vista is supported but the requirements page says nothing  specifically about Flex Builder on  64-bit Vista.
    I also see some older questions on the topic in the forums, but nothing recent and no complete answers.

    other Vista/FB users I've talked to feel the same
    Well that's always an easy one..
    I talked to a million FB/Vista users and they all say it's blazing fast..
    See how easy that is?
    I suggest you look into optimizing your system and/or look at what might be causing this.
    But all I can say is FB3 sure isn't slow.
    I'm surprised it runs decent for you
    Well, I'm surprised you're surpised
    I still have to see a MAC outperform anything compared to my PC.

  • How to install 64-bit version on 64-bit OS

    I am trying to install Labview 2011 SP1 Evaluation on Windows 7 64-bit OS. When I go to choose the isntallation directory it automaticaly points me to the 32-bit compaibility folder "Program Files (x86)". I believe this isntall the 32-bit version of Labview. I want to install the 64-bit version. How can I do this?
    Solved!
    Go to Solution.

    hounddog wrote:
    I had a 64 bit and a 32 bit version installed after the first version because there were some tools that I wanted to install that would not install on the 64 bit version.  There seem to be 2 different program file directories now: Program Files and Program Files (x86) so I'm assuming that they are for the two different versions of LabVIEW.  In the Program Files / National Instruments / LabVIEW 2011 directory there is a LabVIEW.exe file, but in the similar (x86) directory there is no LabVIEW.exe file.  It seems like there is no 64 bit LabVIEW version still installed in this computer. When I downloaded the CAN device drivers and installed the package, the sub VIs did not show up in the tool bar when I ran LabVIEW. However, when I look in the (x86) version files I see the CAN folder installed in the 64 bit program files directory!  Should I uninstall the current version and reinstall the 64 bit verson to fix this CAN problem, or is there another way to fix this
    You got it mixed up here. Microsoft decided that Program Files is always meant to mean the native version, which means that for Windows 64 bit, any 64 Bit applications get installed there. Program Files (x86) is for 32 Bit applications that will run inside the Win32 subsystem in Win64. Most NI Toolkit and driver installers only install into 32 Bit. So if you use LabVIEW 64 Bit you will usually have to copy the files from the Program Files (x86) directory into the according Program Files directory, making sure you maintain the same hierarchy.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • How to build a Oracle style Web site

    Dear All,
    (Not sure whether this question should be this sub-site or not.)
    My question is how to build a Oracle style Web site, what technology should be use.
    Example Site: [http://www.orapub.net/ebs/index.htm|http://www.orapub.net/ebs/index.htm]
    This web site style is like Oracle Enterprise Manager.
    Thanks a lot
    Pan

    You can use Oracle Webcenter or just Oracle ADF to build a Oracle Enterprise Manager kind of Website.
    See details here -
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/ria_application/developriaapplication_long.htm
    http://www.youtube.com/watch?v=iE2zTNhlvy8

  • How to build a report in web Intelligence using Store procedure under Microsoft SQL Server 2000

    Post Author: ltkin
    CA Forum: WebIntelligence Reporting
    Hi,
    How to build a report in web Intelligence using Store procedure under Microsoft SQL Server 2000 ?
    Regards,

    Hi ltkin,
    Unfortunately, it is not possible in Xir2 to create Webi reports from stored procedures.
    Webi reports can only be created from Universe. So in Business Objects XIR3 we can create a special universe that enables Web Intelligence user's to access stored procedures residing in the database. This is the only way that Web Intelligence user's can access stored procedures.
    Please let me know if the above information helps.
    Regards,
    Pavan

  • I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have manged to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the pr

    I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have managed to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the projects, what I would like is a piece of text  or icon that when you roll over it and then click a separate window pops up with additional information in, once finished reading the info you can then click to close the box, any advice on how to do this?

    The best way to do what you're asking is with the Composition widget. Start with the Tooltip preset, which, by default shows the info on rollover. You can change the option to show on click, which is what you're after. You can also add the close button or have the info disappear on rollout.
    David

  • How can I install photoshop elements on a 64 bit windows system?

    How can I install photoshop elements on a 64 bit windows system?

    You just use the appropriate install disk/ download. See this:
    Install Premiere Elements, Photoshop Elements
    Or are you asking about some specific procedures?
    Mylenium

  • How to build the  FM data I_header and I_orgdata

    hi all,
    I’m working on the conversion program for AVL using the following function modules
    BBP_PD_AVL_GETLIST
    BBP_PD_AVL_CREATE
    BBP_PD_AVL_UPDATE
    BBP_PD_AVL_SAVE
    In the function module BBP_PD_AVL_CREATE , how to build the FM data  I_HEADER and I_ORGDATA.
    I'm giving 3 input in Export parameter in BBP_PD_AVL_GETLIST  and E_pdlist should contain data .
    but e_pdlist is not getting data...any suggestion..
    after execution it was showing  "Buffer table is not up to date"
    with regards,
    P.lokesh

    Hi Lokesh,
    We are also encountering same problem.
    How did you solve your problem?
    Would really appreciate your help.
    Thanks,
    Kezia

  • How to build a search engine in the database?

    Hi there,
    say I have 3 tables:
    1. Table_empl: idEmpl, fname, lname, dob...
    2. table_department: idDpartment, idEmpl, departmentName, section...
    3. table_fligths: idFlight, idEmapl, departure date, destination, carrier...I would like to provide the end-user a text box (in my GUI) where he can write whatever he would like to get info about. If, for example, he'll write: british-airways, I expect the system to search everything in the db that matches this input.
    Question: How can I design such a search engine that retrieve information from every possible table in the db with reference to every column.
    thanks for any pointers

    thanks darted for your reply. so what do you recommend? should i give the end user all names of tables and columns and ask him to choose from the list and than build a query based on that?
    this is optional but i'd rather have one exec button and to return all possible results from the db. if (in the example i provided) it found 'british airways' in the carrier - than that a result. if it founds 'british' in the lname of table_emple - that's another result. so the output should be something like:
    found 2 matches:
    1. british airways, 10/10/2006, LHR
    2. British, John, 12/01/63,
    any idea how to build that?

  • How to build a query based on(UNION) 3 vendor InfoObject

    Dear Experts:
    I have a requirement to build one query based on 3 vendor InfoObjct: 0VENDOR + 0VEN_COMPC + 0VEN_PURORG.
    I tried to build a multiprovider upon these 3 infoobjects, but when I Identify(Assign) the key for each InfoObject, supposely there should be 3 InfoObject for me to check (0VENDOR, 0VEN_COMPC and 0VEN_PURORG) so that I can UNION these 3 infoobjects together on vendor number. But since the reference infoobject of these 3 vendor master data is different, I can not check the 3 together.
    Can anybody let me know how to build that query? I only need vendor number show once, and the attributes of 0VEN_COMPC and 0VEN_PURORG can be union to 0vENDOR.
    Any post would be appreciated and thank you all in advance!
    Best Regards!
    Tim

    Hi,
    you can create a link between the vendor objects itself, means link 0vendor with 0ven_compc and 0ven_purorg. This should give you a list of all vendors multiplied with the comp codes multiplied with the purch. org. May be here it is possible to create another link between a attribute (eg. comp_code of 0ven_purorg with comp_code of 0ven_compc). In case it is not possible you need to add this link information somehow. Another option might be to create 2 queries. One on a infoset of 0vendor and 0ven_purorg and another one on 0vendor and 0ven_compc.
    regards
    Siggi

  • How to build a server?

    Hey,
    Can anybody tell where I can find online tutorials on how to build a server using java?
    Thanks

    @bender02
    Thx very much for your link. This ready-made solutions can help me to save a lot of otherwise wasted time. QNAP's NAS solution looks good and this Bubba|Two (though it doesn't have mirroring via raid1) is also very attractive.
    I am very interested in what server solution you use.
    My planned server is really for local network uses only. It should serve for file related purposes like file sharing over the network, backup (maybe with raid1) and a centralized data storage.
    I think I will settle with one of this commercial and ready-for-use systems. The thought to tinker around and to make everything by yourself is very temptating but I am getting weary of it. And I dont have the time to tinker around as I have to study enormous amounts
    If I did everything by myself I would have to learn how to handle ssh and rsync, which software is suited for what purpose, how I can configure each software to fit my needs and at last I would have to work on some scripts or search for them to achieve a workaround. And this takes for weeks and months, time that I can't afford -.- sometimes a desktop alone can be enough work to do, when I want everything to be "perfect" and "secure". In the past the guys worked on their motorcycles and now they work on their computers, hehe
    So if nobody has a very good reason why I should tinker around, then I'll buy some ready-for-use stuff.
    Last edited by hauntergeist (2009-04-11 20:55:56)

  • HoW DO YOU SETUP A NEW wINDOW 7 64 BIT PC FOR ITUNES AND MOVE EVERYTHING OVER FROM AN OLD PC

    How do you setup a new windox 7 64 bit pc for itunes (which documetns folder does the file need placed in and then move everything over from your old pc (which is windows xp)?

    I am pretty disappointed in the lack of documentation.
    This is the Apple Support page for Boot Camp:
    http://www.apple.com/support/bootcamp/
    No mention anywhere of Lion, of 4.0/4.01
    In the past, 10.6.6+ was suppose to - and sometimes did - provide for a download drivers from within Boot Camp Assistant program, in order to save them to flash or such (that should be about 1GB, too large for CD). Some macs req'd a USB-DVD or other driver that was needed pre-install of Winidows
    You don't install Apple drivers until after Windows is installed otherwise,
    It is possible for me, with a tower, to run w/o needing any drivers from Apple. But with laptops, mini, you do need some drivers from Apple for graphics, internet, wireless, SMC support.
    And right now, loading any Apple support Tech Note articles is very very slow.
    People keep asking why Apple can't post 3.0 or 4.0 like they do the updates. Only logic is to force t he download from inside OS X or from an OS X DVD. Otherwise would be here, and avoid all the trouble. they aren't of use on a PC, and any PC motherboard vendor does post their support software for download.
    Apple Support Downloads #bootcamp

  • Simple how-to guide to adding windows 7 64-bit to mavericks as a virtual machine (Virtual Box)

    Simple how-to guide to adding windows 7 64-bit to mavericks as a virtual machine (Virtual Box)
    Why use a Virtual Machine: Sometimes you need to run a windows only program.  A VM lets you do that without rebooting your machine. 
    How is it different from Mac Boot Camp: Boot camp allows you to run windows but you must reboot your machine. It is faster and smoother than a VM (and with fullscreen details below), but you have to reboot for each use. 
    Is it possible to have a VM and Boot Camp: Yes, and I do this because sometimes I want to use a VM quickly without shutting down, sometimes I want the advantages of Boot Camp
    How do I get Windows in Boot Camp: how-to here:
    https://discussions.apple.com/thread/6025059
    *Please note I accept no responsibility for issues occurring from the use of this guide, please use at your risk
    **Please note I do not propose or support using illegal copies of Windows software or licenses
    Required technical skill: minimal
    Required time: approx 30 minutes
    Required items: Mac
    Get a version of Windows 7 64-bit:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_install/canno t-find-digital-river-download-site/66a8439b-0d16-4b70-92f7-1c8486a46ebf
    Windows 7 Downloads are still available.
    Download the appropriate Windows 7 .ISO file which includes Service Pack 1 
(Note: must match what your product key version is for)
    Windows 7 Home Premium 32Bit: http://msft.digitalrivercontent.net/win/X17-58996.iso Windows 7 Home Premium 64Bit: http://msft.digitalrivercontent.net/win/X17-58997.iso
    Windows 7 Professional 32Bit: http://msft.digitalrivercontent.net/win/X17-59183.iso Windows 7 Professional 64Bit: http://msft.digitalrivercontent.net/win/X17-59186.iso
    Windows 7 Ultimate 32Bit: http://msft.digitalrivercontent.net/win/X17-59463.iso Windows 7 Ultimate 64Bit: http://msft.digitalrivercontent.net/win/X17-59465.iso
    Locate your image (iso) file, example: /Users/Christoper/Downloads/X17-58997.iso.download/X17-58997.iso
    Download Virtual Box Virtual Machine Player:
    https://www.virtualbox.org/wiki/Downloads
    Install Win 7 OS:
    Open Virtual Box
    Choose “New” (Note: Once you click new it will require you to complete the process of creation, no option for quit.  If you make a mistake or are not ready, just finish it and then remove it and delete all files)
    Name: “Windows 7 Virtual” or as you choose
    Type: Microsoft Windows
    Version: Windows 7 64-bit
    Memory: I suggest 1GB if you have 4GB available, 512 MB may run slowly.  2GB+ of 4GB may slowdown your MAC OS running while the VM is running. 
    “Create a Virtual Drive Now” option
    File Size: 25 GB should be the minimum selected, I used 25GB because I expect to use the drive to store very little. 
    HD type: VirtualBox Disk Image
    Storage: Dynamically Allocated
    Locate your new VM and click Start (again you will not be able to quit once you start, if you make a mistake continue until the red quit icon appears then remove the VM)
    It will ask you to select the files for the OS.  Select the ISO file, for example: /Users/Christoper/Downloads/X17-58997.iso.download/X17-58997.iso
    Proceed to setup Win with your preferences
    Type product key from your OS purchase or an existing one that you are moving from another machine
    Note: Screen resolution may be very limited on the virtual machine.  I use resolution 800 X 600 so that all of the desktop is visible. 
    I suggest using a windows gadget to view the CPU and Memory usage > On desktop mac-right-click i.e. separate fingers and click both > Gadgets > CPU Meter
    Enjoy having Windows on your Mac!

    I have found a solution to the screen being smaller in the windows 7 virtual machine.  First right-click in the desktop region and select screen resolution.  It is probably set to 800 X 600 by default which is much less than the screensize you are using.  To determine your native screensize, go to your mac and finder > applications > utilities > hardware > graphics displays.  Mine is 1440 X 900 for macbook air.  Then go back into the virtual machine and sceen resolution settings.  Choose a screen resolution which is slightly less in all dimensions so that there is no clipping and you do not have to scroll when viewing.  For me this was 1152 X 864.  Then exit saving changes and with the VM in view press command - F (or at the menu bar View > Switch to full screen), which puts you in full screen mode.  Now you should have a screen with minimal gray empty space filling the majority of your screen

Maybe you are looking for