Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lisa
/
a1cdb46ade0469db1f6241767728264640f9f432
a1cdb46
examples: add more details to the testenv_example notebook
by Ionela Voinescu
· 8 years ago
500c7f0
examples: move example notebooks in one location
by Ionela Voinescu
· 8 years ago
d21856e
wlgen/workload: fix execution into cgroups
by Patrick Bellasi
· 8 years ago
f9e4563
submodules: Update devlib to latest master
by Brendan Jackman
· 8 years ago
c08f2c7
android: introduce new System API for systrace functions
by Ionela Voinescu
· 8 years ago
a807dd3
ipynb: android: Genericness fixes for workloads notebook
by Brendan Jackman
· 8 years ago
750a442
ipynb: android: adapt workload calls to emeter API
by Ionela Voinescu
· 8 years ago
d20484c
executor: Add freqs param to confs['cpufreq']
by Brendan Jackman
· 8 years ago
e49241f
Remove juno/juno2 distinction
by Zhifei Yang
· 8 years ago
ace366e
executor/env: Install rt-app automatically if required
by Brendan Jackman
· 8 years ago
15a2cf4
LisaTest: Add get_trace method
by Brendan Jackman
· 8 years ago
663a176
Merge pull request #249 from bjackman/cpuidle-fix
by Michele Di Giorgio
· 8 years ago
d162fa6
trace: Update value for NON_IDLE_STATE
by Brendan Jackman
· 8 years ago
7a935cb
submodules: update Trappy to latest master
by Brendan Jackman
· 8 years ago
f9241a1
lisa_shell: Reset terminal colours in PS1
by Brendan Jackman
· 8 years ago
862ba5e
libs/utils/android: reset airplane mode for Jankbench (#247)
by Juri Lelli
· 8 years ago
09a3012
wlgen/workload: fix format string syntax
by Patrick Bellasi
· 8 years ago
a312c9a
Merge pull request #237 from derkling/update-logging
by Brendan Jackman
· 8 years ago
f17e608
ipynb: update all notebooks to use LisaConfig
by Patrick Bellasi
· 8 years ago
c25cc8d
libs/utils: cosmetics: update ValueError format strings
by Patrick Bellasi
· 8 years ago
46d6cff
libs: enable commented logging to avoid code becoming not maintained
by Patrick Bellasi
· 8 years ago
a9742b2
lisa_shell: update test command
by Patrick Bellasi
· 8 years ago
c278c23
libs: use a more configurable logging strategy
by Patrick Bellasi
· 8 years ago
a7f8fae
Merge pull request #238 from bjackman/lisa-test-interface-change
by Patrick Bellasi
· 8 years ago
5f18308
tests/eas/acceptance: WakeMigration: Use Python dict not JSON
by Brendan Jackman
· 8 years ago
3cad0e4
tests/eas/acceptance: Offload+IdlePull: Use Python dict not JSON
by Brendan Jackman
· 8 years ago
4739b03
tests/eas/acceptance: SmallTaskPacking: Use Python dict not JSON
by Brendan Jackman
· 8 years ago
6171111
tests/eas/acceptance: ForkMigration: use Python dict not JSON
by Brendan Jackman
· 8 years ago
9408926
tests/eas/acceptance: Remove JSON config
by Brendan Jackman
· 8 years ago
58d32dc
LisaTest: Flesh out docstrings
by Brendan Jackman
· 8 years ago
4181425
LisaTest: Add methods to override for test configuration
by Brendan Jackman
· 8 years ago
0b600f5
ipynb/profiling: Update kernel functions profiling notebook
by Brendan Jackman
· 8 years ago
d6f3493
ipynb/tutorial: Update Executor tutorial notebook
by Brendan Jackman
· 8 years ago
f16fed8
ipynb/utils: Update Executor example notebook
by Brendan Jackman
· 8 years ago
981e8a3
executor: Extend docstring
by Brendan Jackman
· 8 years ago
2bafed5
executor: Rename tests_conf to experiments_conf
by Brendan Jackman
· 8 years ago
324d7fa
executor: Take a TestEnv instead of a target_conf
by Brendan Jackman
· 8 years ago
0778550
trace: Update doc and logging for getTasks method
by Brendan Jackman
· 8 years ago
b196b8c
trace: Filter tasks when no DataFrame passed to getTasks
by Brendan Jackman
· 8 years ago
aa9f74b
trace: Populate all task names when no tasks passed
by Brendan Jackman
· 8 years ago
67d14d0
trace: Refactor __loadTasksNames method
by Brendan Jackman
· 8 years ago
ca9d929
executor: Fix running with multiple confs
by Brendan Jackman
· 8 years ago
9ecfd1a
executor: Fix running non-root on Android devices
by Brendan Jackman
· 8 years ago
1963604
platforms: Add JSON config for Google Pixel
by Brendan Jackman
· 8 years ago
2f20756
libs/utils/env: Simplify check for rt-app requirement
by Brendan Jackman
· 8 years ago
8bdf70f
tests/eas/acceptance: set sched_initial_test_util
by Brendan Jackman
· 8 years ago
60384cb
tests/eas/acceptance: Simplify call to write_value
by Brendan Jackman
· 8 years ago
4fb6835
libs/utils/test: Add get_end_time and get_window to LisaTest
by Brendan Jackman
· 8 years ago
0445214
libs/utils/test: Add get_sched_assert method to LisaTest
by Brendan Jackman
· 8 years ago
00cf0b8
Merge pull request #234 from bjackman/fix-idle-residency
by Michele Di Giorgio
· 8 years ago
181dd7b
idle_analysis: Fix idle residency when idle events are sparse
by Brendan Jackman
· 8 years ago
20a1ac2
libs/utils/trace: Fix getCPUActive signal for fully-idle CPUs
by Brendan Jackman
· 8 years ago
06132f5
libs/utils/trace: Cleanup docstring
by Brendan Jackman
· 8 years ago
7487138
libs/utils/tests: Don't look at Executor config in LisaTest
by Brendan Jackman
· 8 years ago
9a1db0e
ipynb: cgroups: add example for CPUs isolation
by Patrick Bellasi
· 8 years ago
bf9d9ef
Merge pull request #223 from bjackman/hikey-cpuidle
by Patrick Bellasi
· 8 years ago
f069617
libs/utils/platforms/hikey: Add cpuidle module
by Brendan Jackman
· 8 years ago
c511bcd
wlgen/workload: fix definition of cgroup to run a task into
by Patrick Bellasi
· 8 years ago
9cb731a
wlgen/rtapp: allow to specify task's CPU as single number or range-string
by Patrick Bellasi
· 8 years ago
0c0a105
Merge pull request #202 from bjackman/refactor-eas-acceptance-tests-v2
by Patrick Bellasi
· 8 years ago
51c8ae1
ipynb/release: v16.10 release
by Patrick Bellasi
· 8 years ago
288f1ab
Vagrantfile: Don't try to create extant link
by Brendan Jackman
· 8 years ago
a8bd192
lisa_shall: Improve lisa-test documentation
by Brendan Jackman
· 8 years ago
c44d35d
libs/utils/env: Explicitly check 'host' setting is present for Linux
by Brendan Jackman
· 8 years ago
cd7ca60
tests/eas/acceptance: Remove unused code
by Brendan Jackman
· 8 years ago
3aca246
tests/eas/acceptance: Factor out _assert_switch in WakeMigration
by Brendan Jackman
· 8 years ago
6ba6ed0
tests/eas/acceptance: Port WakeMigration test to use LisaTest
by Brendan Jackman
· 8 years ago
a3b3eba
tests/eas/acceptance: Port OffloadMigrationAndIdlePull to LisaTest
by Brendan Jackman
· 8 years ago
a5d8833
tests/eas/acceptance: Port SmallTaskPacking to LisaTest
by Brendan Jackman
· 8 years ago
3467098
tests/eas/acceptance: Port ForkMigration to EasTest
by Brendan Jackman
· 8 years ago
d3e3a64
tests/eas/acceptance: Add EasTest API
by Brendan Jackman
· 8 years ago
d4516bf
tests/eas/acceptance: Use `min` in OffloadMigrationAndIdlePull
by Brendan Jackman
· 8 years ago
397025b
tests/eas/acceptance: Cleanup imports
by Brendan Jackman
· 8 years ago
391fc32
tests/eas/acceptance: Remove unused import
by Brendan Jackman
· 8 years ago
029f471
tests/eas/acceptance: Remove unused code
by Brendan Jackman
· 8 years ago
ad51cdc
libs/utils/test: Add new utility methods to LisaTest
by Brendan Jackman
· 8 years ago
36b84bc
libs/utils/test: Add experiment_test decorator
by Brendan Jackman
· 8 years ago
0ec5fcf
libs/utils/executor: Use os.makedirs instead of os.system('mkdir ...)
by Brendan Jackman
· 8 years ago
43a2882
libs/utils/executor: Allow "profile" rt-app wloads to specify a "tasks" param
by Brendan Jackman
· 8 years ago
d6ffaf9
libs/utils/executor: Make test_dir a local variable
by Brendan Jackman
· 8 years ago
0328c61
libs/utils/executor: Store metadata about executed experiments
by Brendan Jackman
· 8 years ago
705db83
libs/utils/executor: Default to 1 iteration if not specified
by Brendan Jackman
· 8 years ago
4d3e67b
libs/utils/executor: Remove irrelevant log messages
by Brendan Jackman
· 8 years ago
5b0860b
libs/utils/executor: Fix typo in log message
by Brendan Jackman
· 8 years ago
b1e804d
Merge pull request #214 from bjackman/vagrant-updates
by Patrick Bellasi
· 8 years ago
bf6d5e1
Vagrantfile: Explicitly install Cython before pandas
by Brendan Jackman
· 8 years ago
7cbc923
Vagrantfile: Bail out of provisioning if anything fails
by Brendan Jackman
· 8 years ago
aeb7aa9
Add a scratchpad folder for your own notebooks which will be ignored
by Chris Redpath
· 8 years ago
750eb5a
libs/utils/executor: Require root when setting sched_features
by Brendan Jackman
· 8 years ago
faaf2bd
libs/utils/env: add default platform file for Hikey board
by Michele Di Giorgio
· 8 years ago
7dbd80a
ipynb: fix bug in android workload notebook
by Michele Di Giorgio
· 8 years ago
81cfb14
android/workloads: remove hard-coded energy report
by Michele Di Giorgio
· 8 years ago
5d5ffca
libs/wlgen/rta: Limit task name to 15 characters
by Brendan Jackman
· 8 years ago
2952788
submodules: Update devlib to cae239d1 and trappy to 5.9.0
by Brendan Jackman
· 8 years ago
f9a55aa
Merge pull request #199 from JaviMerino/doc_fixes
by Brendan Jackman
· 8 years ago
bbcae82
tests/eas/acceptance: Reduce expected LITTLE busy time for offload test
by Brendan Jackman
· 8 years ago
c3217a3
Merge pull request #195 from JaviMerino/cap_cap_test
by Brendan Jackman
· 8 years ago
656a4ba
test/eas/acceptance: documentation fixes
by Javi Merino
· 8 years ago
a5f6be0
Merge pull request #192 from derkling/android-fixups
by Michele Di Giorgio
· 8 years ago
57d4681
android: never fail on airlplane mode setup
by Patrick Bellasi
· 8 years ago
Next »