Skip to content

Bots not collecting perf data #1233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brson opened this issue Nov 30, 2011 · 2 comments
Closed

Bots not collecting perf data #1233

brson opened this issue Nov 30, 2011 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented Nov 30, 2011

With the recent build changes it looks like the bots no longer know how to find the perf data:

perf compile: rustc-perf find: `test/perf': No such file or directory Performance counter stats for 'i686-unknown-linux-gnu/stage2/bin/rustc -O --target=i686-unknown-linux-gnu -o rustc-perf /home/rustbuild/src/rustbot/workspace-snap-stage3-x86_64-unknown-linux-gnu/src/src/comp/rustc.rc' (3 runs): 60334.848310 task-clock-msecs # 1.000 CPUs ( +- 0.368% ) 26269 context-switches # 0.000 M/sec ( +- 15.837% ) 239 CPU-migrations # 0.000 M/sec ( +- 23.752% ) 62376 page-faults # 0.001 M/sec ( +- 2.260% ) 200897923984 cycles # 3329.716 M/sec ( +- 0.364% ) 275408777093 instructions # 1.371 IPC ( +- 0.025% ) 58365830745 branches # 967.365 M/sec ( +- 0.026% ) 986313285 branch-misses # 1.690 % ( +- 0.236% ) 1072457417 cache-references # 17.775 M/sec ( +- 0.385% ) 58152792 cache-misses # 0.964 M/sec ( +- 0.159% ) 60.357982442 seconds time elapsed ( +- 0.308% )```
@nikomatsakis
Copy link
Contributor

I believe this ought to be fixed as of @c1be673e

@nikomatsakis
Copy link
Contributor

Fixed.

Kobzol pushed a commit to Kobzol/rust that referenced this issue Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants