All of lore.kernel.org
 help / color / mirror / Atom feed
* missing xen/adv_sched_hist.h
@ 2005-05-25 15:15 Ryan Harper
  2005-05-26 15:32 ` Ryan Harper
  0 siblings, 1 reply; 6+ messages in thread
From: Ryan Harper @ 2005-05-25 15:15 UTC (permalink / raw)
  To: xen-devel

I tried to compile xen with ADV_SCHED_HISTO set and a header file it
needs is missing from the tree.

make[2]: Entering directory `/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/include -I/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c schedule.c -o schedule.o
schedule.c:47:32: xen/adv_sched_hist.h: No such file or directory
schedule.c: In function `do_block':
schedule.c:253: warning: implicit declaration of function `adv_sched_hist_start'
schedule.c: In function `__enter_scheduler':
schedule.c:492: warning: implicit declaration of function `adv_sched_hist_from_stop'schedule.c:540: warning: implicit declaration of function `adv_sched_hist_to_stop'
schedule.c: In function `print_sched_histo':
schedule.c:764: error: structure has no member named `from_hist'
schedule.c:766: error: structure has no member named `from_hist'
schedule.c:768: error: structure has no member named `from_hist'
schedule.c:783: error: structure has no member named `from_hist'
schedule.c:785: error: structure has no member named `to_hist'
schedule.c:787: error: structure has no member named `to_hist'
schedule.c: In function `reset_sched_histo':
schedule.c:801: error: structure has no member named `to_hist'
schedule.c:801: error: structure has no member named `from_hist'
schedule.c:802: error: structure has no member named `save_tsc'
make[2]: *** [schedule.o] Error 1


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@us.ibm.com

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: missing xen/adv_sched_hist.h
@ 2005-05-27 13:39 Ian Pratt
  2005-05-27 15:36 ` Rik van Riel
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Pratt @ 2005-05-27 13:39 UTC (permalink / raw)
  To: Ryan Harper, Hollis Blanchard; +Cc: xen-devel

 
> Hollis, thanks for pointing that out.  I looked at that on 
> xen-changelog, but I didnt see the above change in there.  I 
> don't use a bk client and as Jon Mason was saying, all 
> changes in a change set don't show up in the xen-changelog message.
> 
> Who runs the xen-changelog bot that commits?  Any reason why 
> the whole diff isnt included in the message sent to the mailing list?

That would be Rik. I think I'd prefer it if we sent the whole diff too.

We're going to have to rejig all this stuff when we make changes to the
SCM setup anyhow...

Ian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-05-27 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-25 15:15 missing xen/adv_sched_hist.h Ryan Harper
2005-05-26 15:32 ` Ryan Harper
2005-05-26 16:22   ` Hollis Blanchard
2005-05-26 16:45     ` Ryan Harper
  -- strict thread matches above, loose matches on Subject: below --
2005-05-27 13:39 Ian Pratt
2005-05-27 15:36 ` Rik van Riel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.