Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/llvm-lnt
https://github.com/llvm/llvm-lnt
PEP8 code style issues found by pycodestyle, ignoring "line to long:" errors.
Patch by Danila M...
5155baf5bff6f77226101d40f9f39bad7f159cd2 authored over 6 years ago by Kristof Beyls <[email protected]>See also: https://reviews.llvm.org/D51080
llvm-svn: 341258
b7c6580a5a4bd67d4eb40e25f5178f7a4e8646f7 authored over 6 years ago by Matthias Braun <[email protected]>
When test command `test-suite` is executed, it runs inside the sandbox and uses
test suite path ...
The use case it addresses is being able to provide extra tools like
--use-lit=~/llvm/build/...
1b53dfca8b417df2391f801b75db40d4544c04f4 authored over 6 years ago by Volodymyr Sapsai <[email protected]>
This just adds a link_mem_bytes field to the name mappings, and tacks on the
"-link" suffix in t...
llvm-svn: 339956
05b60d3e29d1e8d6c54bbe3e0d66431aea3d1258 authored over 6 years ago by Volodymyr Sapsai <[email protected]>
Since this is already in the nts schema, and it's worth being able to track,
we should have the ...
Currently we disassemble functions at the same time as we collect the events
that happen in them...
At least on Apple platforms it is not always the case that you
can compile this return 0 app wit...
The builtin assembler as never accepeted -v. If we find that, lets
just mention we are using the...
Differential Revision: https://reviews.llvm.org/D48003
llvm-svn: 334482
ab075b96de9fd636e8198b60af6bae742c8996c5 authored over 6 years ago by Martin Liska <[email protected]>It is useful when using the API endpoints.
llvm-svn: 334050
497ca55650534f3c6040c6752a0b8b44de55011f authored over 6 years ago by Chris Matthews <[email protected]>
Links to graph plots in the daily report make use of the field index but
haven't been updated to...
Differential Revision: https://reviews.llvm.org/D47186
llvm-svn: 333260
d0626e60e3f6930ac361574f7809f5278ef93240 authored over 6 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D47185
llvm-svn: 333259
5454b2256305986a50e49292c69c32480c100423 authored over 6 years ago by Martin Liska <[email protected]>
This patch addresses issue with *stack smashing* while processing large
perf.data files (>350 MB...
Differential Revision: https://reviews.llvm.org/D44007
llvm-svn: 332954
a98b1ab51f1addef3b2fb33280197a2df734476f authored over 6 years ago by Martin Liska <[email protected]>Patch by Danila Malyutin
Differential Revision: https://reviews.llvm.org/D45000
llvm-svn: 332333
97512a4af089de87550ca12d212a39cb7df3d107 authored over 6 years ago by Kristof Beyls <[email protected]>Differential Revision: https://reviews.llvm.org/D44011
llvm-svn: 332218
a815ceab54a13c454d1c556f6d1d21778e7dd0f1 authored over 6 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D44013
llvm-svn: 332217
628e4b4ab5acffdb5a0f6868851be930e6d58694 authored over 6 years ago by Martin Liska <[email protected]>llvm-svn: 332032
73532a710e9c11ca9bd81982eb6519de7b81d12d authored over 6 years ago by Chris Matthews <[email protected]>Differential Revision: https://reviews.llvm.org/D46186
llvm-svn: 331968
9cd6c6712173d9a104647636505b4edfe099236b authored over 6 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D44010
llvm-svn: 331967
0199b5b403481a6f66cea9dfab3604401ceeaae4 authored over 6 years ago by Martin Liska <[email protected]>
The internal shtest runner is able to print command output etc, so it is
much better for debuggi...
Change this to a shtest, since it is.
llvm-svn: 331288
8cee173c846fc6b41d6e8ca85ec6be6e481fcd0b authored over 6 years ago by Chris Matthews <[email protected]>
- This fixes `python setup.py test` to work with modern lit. It doesn't appear
that anyone a...
Differential Revision: https://reviews.llvm.org/D44006.
llvm-svn: 331031
75e1ac45cb0e605ef5236d47b60679d262a3e71d authored over 6 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D44681
llvm-svn: 331030
f4fe2b85d1099c44a4d8ee967320e878c5ed8bcb authored over 6 years ago by Martin Liska <[email protected]>
Flask needs six, but the version probably does not matter, and we have
some other scripts which ...
The requests package is used by the `lnt admin` tool which feels more
like a client even though ...
Pip's internal modules have been moved to pip._internal in
95bcf8c5f6394298035a7332c441868f3b016...
/db_default/v4/nts/profile/ajax/getFunctions; NOT FOUND". This issue
appears in certain circumsta...
Differential Revision: https://reviews.llvm.org/D44144
llvm-svn: 327114
3dc5bfcd74d677bdbcb7b905a267c8e221941aab authored almost 7 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D44008
llvm-svn: 327113
9524e5ea26c9b9782ee68eadcec93c7f62e8f71e authored almost 7 years ago by Martin Liska <[email protected]>Differential Revision: https://reviews.llvm.org/D44005
llvm-svn: 327112
b6d6cc3e4a9f7bebc6dd34cac57e6e72d0c2464b authored almost 7 years ago by Martin Liska <[email protected]>Reviewers: kristof.beyls, cmatthews
Reviewed By: cmatthews
Subscribers: llvm-commits
Differen...
db9dd65e656ce8700e7409015da2d7e7b1ff87f3 authored almost 7 years ago by Florian Hahn <[email protected]>llvm-svn: 325079
1c572f91630727fa7c1e849ed791a07bcf934d34 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 325078
5669f6609b4b5c548ba666570b0563cd858a93c8 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 325077
a841688618a14425a15af0023d735ee585ab590c authored almost 7 years ago by Chris Matthews <[email protected]>Support floats again, as well as types with "-"s.
llvm-svn: 325076
0b2b96b5d536f9f10f1847f4aaa485127ef41d91 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 325075
23e70ed8ce2a67bfbac63fbab8fd00aecb53e89d authored almost 7 years ago by Chris Matthews <[email protected]>Even though tuple compare IS really fast.
llvm-svn: 325074
4ae2d9a805685197d91bbcf1a9423283acf9c8f7 authored almost 7 years ago by Chris Matthews <[email protected]>
And even enable the cache. In my benchmarks sorting orders is actually
the biggest bottleneck i...
llvm-svn: 325072
9a9212140881a114f2e3abe0f64c5f2bd8883b6b authored almost 7 years ago by Chris Matthews <[email protected]>
Package importing is slow, and this is bad style. This speed up my
page load benchmark by 30% f...
I found these names confusing.
llvm-svn: 324032
ecaf2e6d405b88d158329a4081800b4203c16b9b authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324031
4549c14baf08325cabf4230287f29b9e6ebfd74f authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324030
ae99c5aae4054dc57d4317f5c4049b3e739ac32b authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 322143
3e9e2c79d4c2ea6dfe13a496f5e63ca4edbb01c2 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 322142
1110909ebfbac8453219531be9b77adbc3f675d4 authored almost 7 years ago by Chris Matthews <[email protected]>Makes the database ID to be reused when submitting data for an existing order with "--merge repl...
d2f8ec747fd33cd66c219bc732e27006cc0bcd2d authored about 7 years ago by Leandro Nunes <[email protected]>
Summary:
`lnt update` is broken because of a missing import and there should be
no need for it a...
llvm-svn: 319118
346f1d948307926f07acac2b506ba3a5c9a2c3bd authored about 7 years ago by Chris Matthews <[email protected]>
Since we only use the RIs directly here, we can query for them in one
query instead of doing lot...
When the regression pages are not used in LNT, detected regressions will
build up. We continue ...
llvm-svn: 318565
bfe5af367bcf65e6721a429e24ce6d62531934be authored about 7 years ago by Chris Matthews <[email protected]>
This helps users get things like display_names and units for the
metrics.
llvm-svn: 318485
3b773553774bb4cd2811204082d8b29ced294e5a authored about 7 years ago by Matthias Braun <[email protected]>
- Add 'display_name', 'unit', 'unit_abbrev' fields that can be set when
defining test suite me...
We don't expect the metadata to change after LNT startup. For that
matter we also don't want to ...
While the schema itself is still built-in to lnt (all the information is
in lnt/server/db/migrat...
__copy__ is somewhat standard in python because it is the method the
copy module is looking for....
llvm-svn: 318480
17e36b403aba9cec937d10295de76b87d9fa0832 authored about 7 years ago by Matthias Braun <[email protected]>llvm-svn: 318479
03c5346592041fc5f6013bec0683479df5bb846e authored about 7 years ago by Matthias Braun <[email protected]>
While this may not be the most idiomatic usage of python logging it
avoids an "No handlers could...
The RI table is not always huge, but does get queried a lot by
regresion_id. Lets optimize that...
llvm-svn: 318360
bc1fde1c11be3e106dcb4186e1c5843a4ee0409f authored about 7 years ago by Chris Matthews <[email protected]>
Regression evolution is pretty slow. To speed it up, cut down the
comparisons it needs to make. ...
The default became python3 a while back.
llvm-svn: 318232
aba7c2b264ac43c59e8e696bbb4bb56f9108ee0a authored about 7 years ago by Chris Matthews <[email protected]>
Seems like I was ignoring errors, but that would kill the transaction
so later index creations w...
llvm-svn: 318222
02ad81bd3ab50b3531d363bc81344a099957820f authored about 7 years ago by Chris Matthews <[email protected]>
One thing that makes change ingestion slow is the field change
deduplication query, which we mak...
llvm-svn: 318200
aa1ef68bfd2bb45628a2d434a0cd763709680978 authored about 7 years ago by Matthias Braun <[email protected]>
This remove the background workers. We have had a lot of problems with
system stability because...
This had some name shadowing. Also remove Asyn-ops reporting, I am
removing that in a moment.
...
d34fb576245340748244011cdf421a3e7c488cd0 authored about 7 years ago by Chris Matthews <[email protected]>llvm-svn: 318196
4e8a2e80eb8cb3ac8a62a45baa77679c55dacb22 authored about 7 years ago by Chris Matthews <[email protected]>
Simply set start_time/end_time to the current time if the fields are not
specified at submission...
- Call the schema 'my_suite' instead of 'size' to avoid confusion with
metrics called 'size'.
...
- Add `utils/lint.sh` that invokes pycodestyle, excluding external
packages, the docs config a...
Not everyone builds the docs into the source directory or wants to
update the copy in server/ui/...
- Show message instead of backtrace for bad URLs
- Exit with returncode 1 on submission failures...
Users expect caches to be relative to CWD when inoking lnt runtest.
However the cmake invocation...
The previous default of 'replace' would delete the previous run in case
of a duplicate submissio...
llvm-svn: 317388
fbee6fde4a6db926a587717e5a732ada2259d506 authored about 7 years ago by Matthias Braun <[email protected]>llvm-svn: 317387
afbf9ead37193d2a83094c0dea52ec1f24813923 authored about 7 years ago by Matthias Braun <[email protected]>Add an option to opt out of SSL certificate validation.
Motivated by: https://llvm.org/PR35104
...
llvm-svn: 317290
f26fe16d5d633fbd36cf849f48bdaf9337b59375 authored about 7 years ago by Matthias Braun <[email protected]>
Summary:
It looks like the URL changed. With `default` I get the following error:
127.0.0.1...
56f16a5e5d8da3a0484662cabab02a4c7891bd52 authored about 7 years ago by Florian Hahn <[email protected]>llvm-svn: 315391
8d85bf222e39f7ebaf7d701482c6abf44e5035d8 authored about 7 years ago by Matthias Braun <[email protected]>There's no reason to keep all those tests in 1 file, split them.
llvm-svn: 315100
17c3e8308c3014e8fac83a23587f4cb044f78e5a authored about 7 years ago by Matthias Braun <[email protected]>
- Check lit NOEXE status instead of using a heuristic to search for the
executable. This fixes...
llvm-svn: 314962
b29e5221d454bccee53472b2a58b6d9ec4c8defe authored over 7 years ago by Matthias Braun <[email protected]>
session.rollback() leads to sqlalchemy producing a bunch of additional
queries to compare the ob...
llvm-svn: 313917
5ba11740992c093a0d6499de5112fe4769801e5f authored over 7 years ago by Matthias Braun <[email protected]>llvm-svn: 313897
f73f05f00f3baf49961db3df14d6f34d3b0bdfe4 authored over 7 years ago by Chris Matthews <[email protected]>Differential Revision: https://reviews.llvm.org/D37959
llvm-svn: 313496
e4c7a6f0a1a084d8d8956500dfca230c02da33d2 authored over 7 years ago by Elad Cohen <[email protected]>llvm-svn: 312935
1c726490bd482534eafdbd0b2c9993d92033f59b authored over 7 years ago by Matthias Braun <[email protected]>
The new file format doesn't use them anymore. The translation for old
report files is handled i...
It turns out that the hack in async_ops that disposes the DB connections
present before forking ...
r309247 changed LNTs response to mismatching machine information to
either reject the submission...
It's nicer to throw an exception to give code a chance to cleanup.
llvm-svn: 312658
c5ef9ccc386ce28708962b8de75efed257c97e39 authored over 7 years ago by Matthias Braun <[email protected]>