Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lisa
/
b063ae6cfdf7c791914d8308812baf560c823b3c
b063ae6
ipynb: executor: update example to add some comments
by Patrick Bellasi
· 9 years ago
18fbbdb
ipynb: testenv: update example to use a single configuration fragment
by Patrick Bellasi
· 9 years ago
b16c52f
libs/utils/env: postpone modules validation
by Patrick Bellasi
· 9 years ago
bc4c88a
libs/utils/env: fix reporting of traced events and profiled functions
by Patrick Bellasi
· 9 years ago
64020df
ipynb: profiling: update example to generate data from notebook
by Patrick Bellasi
· 9 years ago
8b3f294
libs/utils/wlgen: cosmetics on logging
by Patrick Bellasi
· 9 years ago
2a61af8
libs/utils/executor: cosmetics on logging
by Patrick Bellasi
· 9 years ago
f9f1ae8
libs/utils/env: wipe (by deafult) the results folder
by Patrick Bellasi
· 9 years ago
c2ae598
libs/utils/env: add class description
by Patrick Bellasi
· 9 years ago
56e0c2c
libs/utils/env: cosmetics on logging
by Patrick Bellasi
· 9 years ago
3c63a98
ipynb: fix usage of TRAPpy::Run object
by Patrick Bellasi
· 9 years ago
00a2b1d
libs/utils/env: allows results folder definition in target configuration
by Patrick Bellasi
· 9 years ago
4b4036e
libs/utils/env: make optional the test configuration
by Patrick Bellasi
· 9 years ago
cc7faf2
libs/utils/filters: return tasks dictionary for all filters
by Patrick Bellasi
· 9 years ago
b90fc0f
libs/utils/energy: cosmetics
by Patrick Bellasi
· 9 years ago
9c85849
submodules: update to most recent devlib-next branche
by Patrick Bellasi
· 9 years ago
68c89cb
ipynb: update server start script to always service the ipynb folder
by Patrick Bellasi
· 9 years ago
0aab54b
init_env: report submodule status
by Patrick Bellasi
· 9 years ago
9d92ae9
libs/utils/env: trivial spelling fixes
by Juri Lelli
· 9 years ago
e3414a3
libs/utils/env: fix check for big.LITTLE topology
by Juri Lelli
· 9 years ago
401f84d
Merge pull request #52 from derkling/fix_cgroups_per_workload
by Dietmar Eggemann
· 9 years ago
145b3ce
libs/utils/executor: ensure each workload is executed in the proper CGroup
by Patrick Bellasi
· 9 years ago
56c6cd2
libs/utils/executor: ensure cgroups module is loaded when required
by Patrick Bellasi
· 9 years ago
c9607f0
libs/utils/executor: check CGroups name for proper formatting
by Patrick Bellasi
· 9 years ago
ea9ffe3
libs/utils/executor: fix workload pinning on CPUs for non bL systems
by Patrick Bellasi
· 9 years ago
ca22903
Merge pull request #43 from mike2390/ping-time
by Patrick Bellasi
· 9 years ago
19487f2
Merge pull request #39 from mike2390/fix-docs
by Patrick Bellasi
· 9 years ago
5d82d93
Merge pull request #45 from derkling/eas_overutilized
by Patrick Bellasi
· 9 years ago
2c42e7e
Merge pull request #51 from JaviMerino/fix_boosted_utilization_signal
by Patrick Bellasi
· 9 years ago
691cbfe
libs/utils/env: make reboot more robust by improving host resolution
by Michele Di Giorgio
· 9 years ago
3ab7ca5
libs/utils/env: refactoring for parsing ARP cache
by Michele Di Giorgio
· 9 years ago
931bbc5
test/eas/rfc: fix calculation of the first period of the task
by Javi Merino
· 9 years ago
b6da94f
Merge pull request #41 from derkling/add_executor
by Javi Merino
· 9 years ago
c7f621c
tests/sfreq: rename smoke test
by Patrick Bellasi
· 9 years ago
0385c82
tests/stune: rename smoke test
by Patrick Bellasi
· 9 years ago
334dda9
tests: re-factor existing tests to use the LisaTest base class
by Patrick Bellasi
· 9 years ago
f80919d
libs/utils/test: add base class for experiments execution
by Patrick Bellasi
· 9 years ago
4ac0639
libs/utils/env: add sync when deploying kernel
by Juri Lelli
· 9 years ago
f5525b3
README.md: fix list in experiments configuration
by Michele Di Giorgio
· 9 years ago
75e9673
init_env: fix escape for bash
by Michele Di Giorgio
· 9 years ago
bb133d1
init_env: fix typo
by Michele Di Giorgio
· 9 years ago
d5af72f
tests: re-factoring to use the new Executor module
by Patrick Bellasi
· 9 years ago
aa60507
ipynb: executor: add example usage of the executor module
by Patrick Bellasi
· 9 years ago
ebffae6
libs/wlgen: update log statements formatting to match execution engine one
by Patrick Bellasi
· 9 years ago
ce73ce0
libs/utils/executor: add a generic tests execution engine
by Patrick Bellasi
· 9 years ago
21b9a2d
Merge pull request #46 from derkling/track_arm_software
by Javi Merino
· 9 years ago
d510d48
submodules: tracking ARM-Software versions of TRAPpy and BART
by Patrick Bellasi
· 9 years ago
d0e2193
Merge pull request #48 from JaviMerino/rfc_stune_cgroups
by Patrick Bellasi
· 9 years ago
7c23828
rfc_stune: Add the cgroup module back
by Javi Merino
· 9 years ago
2ebf8e6
README.md: add net-tools as dependency
by Michele Di Giorgio
· 9 years ago
da58c39
target.config: add reboot_time parameter
by Michele Di Giorgio
· 9 years ago
e5d1d82
libs/utils/env: add ping_time parameter in reboot
by Michele Di Giorgio
· 9 years ago
fb0a000
libs/utils/trace_analysis: add plots for EAS overutilized status
by Patrick Bellasi
· 9 years ago
c6365f5
Merge pull request #44 from derkling/update_trace
by Patrick Bellasi
· 9 years ago
877f340
libs/utils/trace: add support for overutilized events
by Patrick Bellasi
· 9 years ago
9c42a5a
libs/utils/trace: remove deprecated Run method
by Patrick Bellasi
· 9 years ago
66b843f
libs/utils/trace: replace trace_data usage with new TRAPpy interface
by Patrick Bellasi
· 9 years ago
c94900d
libs/utils/trace: use standard mainline events name
by Patrick Bellasi
· 9 years ago
35c84c5
Merge pull request #40 from derkling/update_submodules
by Patrick Bellasi
· 9 years ago
37294f0
submodules: update to most recent -next branches
by Patrick Bellasi
· 9 years ago
4c74a46
README.md: fix list in regression test example 1
by Michele Di Giorgio
· 9 years ago
be5b64b
README.md: add note about ipython version to be installed
by Michele Di Giorgio
· 9 years ago
42e9279
README.md: fixed link to quickstart tutorial
by Michele Di Giorgio
· 9 years ago
1fcafc1
README.md: added some tools dependencies
by Michele Di Giorgio
· 9 years ago
7ef45fd
Merge pull request #34 from derkling/master-next
by Juri Lelli
· 9 years ago
d89a32f
Merge pull request #32 from derkling/function_profiling
by Juri Lelli
· 9 years ago
0c83486
Merge pull request #33 from derkling/fixups
by Dietmar Eggemann
· 9 years ago
a8fdc5f
libs/utils/trace: add support to specify a trace window
by Patrick Bellasi
· 9 years ago
eb15932
libs/utils/env: add support to specify a test results folder
by Patrick Bellasi
· 9 years ago
031dbb3
Merge pull request #37 from JaviMerino/readme_fixes
by Patrick Bellasi
· 9 years ago
9be8e66
README.md: fix the Markdown
by Javi Merino
· 9 years ago
609186a
README.md: fix typo
by Javi Merino
· 9 years ago
7ae47e7
ipynb: add an example notebook to plot kernel function profiling data
by Patrick Bellasi
· 9 years ago
7416a42
ftrace: add support for function profiling
by Patrick Bellasi
· 9 years ago
367369e
Merge pull request #31 from derkling/update_modules_initialziation
by Dietmar Eggemann
· 9 years ago
f89fdb1
submodules: update to most recent -next branches
by Patrick Bellasi
· 9 years ago
bc75666
tests/eas/rfc: keep track of kernel configuration and version info
by Patrick Bellasi
· 9 years ago
301442e
tests/eas/rfc: fixup governor setup after reboot
by Patrick Bellasi
· 9 years ago
9fbd4e6
libs/utils/env: speedup reboot time
by Patrick Bellasi
· 9 years ago
12e5a2b
libs/utils/env: fix kernel/dtb deployment
by Patrick Bellasi
· 9 years ago
62152a5
libs/utils/env: add support to exlude a list of modules
by Patrick Bellasi
· 9 years ago
4e2673a
libs/utils/env: move modules definition into board specific section
by Patrick Bellasi
· 9 years ago
1883a9a
libs/utils/env: add suppor to load test configuration from file
by Patrick Bellasi
· 9 years ago
394e758
libs/utils/trace_analysis: report capacity thresholds when available
by Patrick Bellasi
· 9 years ago
1bee34f
Merge pull request #20 from JaviMerino/fix_4
by Patrick Bellasi
· 9 years ago
dad61a6
Merge pull request #26 from deggeman/aep
by Patrick Bellasi
· 9 years ago
efc07fb
Merge pull request #16 from JaviMerino/initial_stune_test
by Patrick Bellasi
· 9 years ago
2b3f63f
Merge pull request #21 from JaviMerino/fix_rfc_emeter
by Patrick Bellasi
· 9 years ago
ea8462b
Merge pull request #27 from ARM-software/jlelli-fix-delay
by Juri Lelli
· 9 years ago
489fa75
libs/wlgen/wlgen/rta: delay phase has to be named delay
by Juri Lelli
· 9 years ago
8726739
libs/utils/energy.py: Initial integration of AEP Energy Meter:
by Dietmar Eggemann
· 9 years ago
826772f
Update README.md
by Andy Pickard
· 9 years ago
a159e20
Update README.md
by Andy Pickard
· 9 years ago
2f560b7
Update README.md
by Jilayne Lovejoy
· 9 years ago
4ccb0b5
tests/eas/rfc: Only use the energy meter if the platform supports it
by Javi Merino
· 9 years ago
0759fbf
libs/utils/conf: Make the json parser cope with trailing commas
by Javi Merino
· 9 years ago
2768304
libs/utils/conf: Make regexp string a raw string
by Javi Merino
· 9 years ago
fc9e611
Merge pull request #19 from deggeman/fixes_em_cpu_freq
by Patrick Bellasi
· 9 years ago
4adff48
tests/eas/rfc.py: Fix path of ondemand/sampling_rate file
by Dietmar Eggemann
· 9 years ago
7628d79
Merge pull request #18 from raw-bin/fixups
by Patrick Bellasi
· 9 years ago
Next »