Hi Stephane, we are getting closer :) All is again compiled:
mars:~ # /usr/bin/pfmon --system-wide --smpl-outfile=/tmp/sample.out.7314 --smpl-entries=100000 -u -k --short-smpl-periods=15940000 --smpl-module=compact --events=CPU_OP_CYCLES_ALL --cpu-list=0 dplace -c0 /work/home2/mkluge/omp_sched/sequential cannot write PMCs: Invalid argument The output file is not present. Regards, Michael Stephane Eranian wrote: > Michael, > > > On Sun, Apr 15, 2007 at 08:27:20PM +0200, Michael Kluge wrote: >> Hi Stephane, John, >> >> I just gave it a try. The compilation aborts after a couple of files with: >> >> gcc -O2 -g -Wall -Werror -D_REENTRANT -I/usr/local/include >> -DCONFIG_PFMON_IA64 -DPFMON_DEBUG -DDATADIR=\"/usr/local/share/pfmon\" >> -I. -I/usr/include/libelf -DCONFIG_PFMON_DEMANGLE -D_GNU_SOURCE >> -DCONFIG_PFMON_IA64 -DPFMON_DEBUG -g -DCONFIG_PFMON_GEN_IA64 >> -DCONFIG_PFMON_MONTECITO -c pfmon_montecito.c >> pfmon_montecito.c: In function ?pfmon_mont_parse_options?: >> pfmon_montecito.c:674: error: ?PFM_ITA_SETFL_IDLE_EXCL? undeclared >> (first use in this function) >> pfmon_montecito.c:674: error: (Each undeclared identifier is reported >> only once >> pfmon_montecito.c:674: error: for each function it appears in.) >> pfmon_montecito.c: In function ?pfmon_mont_verify_event_sets?: >> pfmon_montecito.c:1195: error: ?PFM_ITA_SETFL_IDLE_EXCL? undeclared >> (first use in this function) >> make[1]: *** [pfmon_montecito.o] Fehler 1 >> make[1]: Leaving directory `/root/pfmon/pfmon' >> make: *** [all] Fehler 2 >> > Ah, yes, you also need to pull libpfm from the CVS repository. > Sorry about that. > > -- > -Stephane > _______________________________________________ > perfmon mailing list > [email protected] > http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/ -- ____________________________________________ Michael Kluge, M.Sc. Technische Universität Dresden Center for Information Services and High Performance Computing (ZIH) D-01062 Dresden Germany Contact: Willersbau, Room HRSK 151 Phone: (+49) 351 463-32424 Fax: (+49) 351 463-37773 e-mail: [EMAIL PROTECTED] WWW: http://www.tu-dresden.de/zih _______________________________________________ perfmon mailing list [email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/
