aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22Use segment's off and vaddr fields instead of IsSharedObject heuristicHEADmainPavel Kosov
2023-03-20Restore code size tracking support in DarwinJessica Paquette
2023-03-09Fix test hang if curl is not installedPavel Kosov
2023-03-09Cleanup testsPavel Kosov
2023-02-21Fix python_requires versioning for new setuptoolsazharudd
2022-09-12Add retries to Tableau supportChris Matthews
2022-06-22Support for custom run_infosChris Matthews
2022-06-22Support other test-suitesChris Matthews
2022-06-22Retrieve sample data types from fields APIChris Matthews
2022-06-22Multi-table support for TableauChris Matthews
2022-06-22Remove unneeded log statementChris Matthews
2022-06-22Handle server errors betterChris Matthews
2022-06-22Make uses of getValue consistent.Chris Matthews
2022-05-23LNT: Only use text segment when isSO.Tamar Christina
2022-05-10Typo in docs endpointChris Matthews
2022-05-09Experimental Tableau supportChris Matthews
2022-05-04Tox target for runserverChris Matthews
2022-04-20perf: Fix profile reading to correctly take segments into account.Tamar Christina
2022-04-06Make the version check PEP440-compliantJon Roelofs
2022-03-29[LNT] Fixed incorrect orders behavior in case of miss formatted llvm_project_...Pavel Kosov
2022-03-23Install modular typeshed types for dependent packagesChris Matthews
2022-03-23Add type information to fields apiChris Matthews
2022-03-15Fix flake8 failuresThomas Preud'homme
2022-03-15[LNT] Remove Python2 supportThomas Preud'homme
2022-03-03[LNT] Combine perf data metrics from several filesPavel Kosov
2022-03-03[LNT] Removed `0x` checking for offsets in profile assemblyPavel Kosov
2022-02-03NFC, fixed typoPavel Kosov
2022-01-27[LNT] Fix the graph page to show multiple metrics for the same testPavel Kosov
2022-01-19[LNT] Fix profile assigning to testsPavel Kosov
2022-01-11[LNT] Fixed the time extraction from MMAP and MMAP2 events using the LayoutPavel Kosov
2022-01-11[LNT] NFC. Improvements to cPerfPavel Kosov
2021-12-14[LNT] Fixed cPerf testsPavel Kosov
2021-12-14[LNT] Fix sidebarPavel Kosov
2021-12-14[LNT] Fix the global_status pagePavel Kosov
2021-12-10Fixed typoDmitry Vassiliev
2021-12-04Refactored the Graph page to use the library plotly instead of jQuery.flotPavel Kosov
2021-11-29Update graph API to return the original string revision as X valuesPavel Kosov
2021-11-29Copy lnt_graph.js as lnt_regression.js and use it in v4_new_regressions.html ...Pavel Kosov
2021-11-29Remove `nm` dependency, used `objdump –t` instead.Pavel Kosov
2021-11-26Support WindowsPavel Kosov
2021-11-25[LNT] Fixed JS error caused by selecting the function with missing counters o...Pavel Kosov
2021-11-18Use BinaryCacheRoot calling IsSharedObject()Pavel Kosov
2021-11-17Fixed typoPavel Kosov
2021-11-16[LNT] Updated cPerf to read the section Attributes (support Simpleperf)Pavel Kosov
2021-11-15Fixed typoPavel Kosov
2021-11-15Respect pgoff and rely on it for all types of binariesPavel Kosov
2021-11-09Allow setting auth_token at 1st container startupThomas Preud'homme
2021-10-29 [LNT] Fixed possible crash or junk data in cPerfPavel Kosov
2021-10-28Disable mypy cacheThomas Preud'homme
2021-10-28[LNT] Refactored plot_parametersPavel Kosov