On 13 July 2012 11:03, Ricardo Salveti wrote:
> On Fri, Jul 13, 2012 at 2:02 AM, Rajagopal Venkat
> wrote:
> > Can someone consider this patch for merge?
>
> As we will have libpci available at most distros by default, isn't
> there a way of doing run-time detection instead of disabling it at
>
On Fri, Jul 13, 2012 at 2:02 AM, Rajagopal Venkat
wrote:
> Can someone consider this patch for merge?
As we will have libpci available at most distros by default, isn't
there a way of doing run-time detection instead of disabling it at
build time?
This is just because we'll be getting more and m
Can someone consider this patch for merge?
On 23 June 2012 00:08, Rajagopal Venkat wrote:
> parse cpuidle C state based on sysfs file entry(stateX)
> instead of state name/description
>
> Signed-off-by: Rajagopal Venkat
> ---
> src/cpu/abstract_cpu.cpp |2 +-
> 1 file changed, 1 insertion(
Can someone consider this patch for merge?
On 25 June 2012 22:44, Rajagopal Venkat wrote:
> disable pci if not supported by host platform. When
> libpci is not found, define a macro which will be
> used for conditional compilation.
>
> Signed-off-by: Rajagopal Venkat
> ---
> configure.ac |
Merged.
On 12 July 2012 16:52, Daniel Lezcano wrote:
> Signed-off-by: Daniel Lezcano
> ---
> utils/cpucycle.c |8
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/utils/cpucycle.c b/utils/cpucycle.c
> index 5ad36bc..f896815 100644
> --- a/utils/cpucycle.c
> +++
I've been looking a bit at how to get this running under DS-5, but I
haven't found much documentation. Best thing I've found so far has been
http://www.youtube.com/watch?v=aDStdtopy_g
I tried going through this, and even found caiman on my box at
/usr/local/DS-5/bin/caiman
However, when I try to r
hi there,
at HK connect i learned about the ARM energy probe (
http://www.arm.com/about/newsroom/arm-enables-energy-aware-coding-with-the-arm-energy-probe-and-ds-5-toolchain.php).
Since that we ordered some probes, and I was wondering if someone is
working in linaro on enabling power measurements?
On 12-07-12 11:36 AM, Viresh Kumar wrote:
On 12 July 2012 16:19, Andrey Konovalov mailto:andrey.konova...@linaro.org>> wrote:
make ARCH=arm O=../panda omap2plus_defconfig (After this, OMAP 2/3/4
none is selected in .config)
make ARCH=arm O=../panda uImage
LD
On 12 July 2012 16:19, Andrey Konovalov wrote:
> make ARCH=arm O=../panda omap2plus_defconfig (After this, OMAP 2/3/4
>> none is selected in .config)
>> make ARCH=arm O=../panda uImage
>>
>>LD init/built-in.o
>> arch/arm/mach-vexpress/built-**in.o: In function `v2m_dt_timer_init':
>> /ro
On 07/12/2012 07:18 PM, Viresh Kumar wrote:
Hi,
Sorry if I am missing something very obvious, I am building OMAP for the
first time.
I fetched latest kernel from:
http://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git;a=shortlog;h=refs/heads/linux-linaro
tried to do following:
make
Hi,
Sorry if I am missing something very obvious, I am building OMAP for the
first time.
I fetched latest kernel from:
http://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git;a=shortlog;h=refs/heads/linux-linaro
tried to do following:
make ARCH=arm O=../panda omap2plus_defconfig (After
Signed-off-by: Daniel Lezcano
---
utils/cpucycle.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/utils/cpucycle.c b/utils/cpucycle.c
index 5ad36bc..f896815 100644
--- a/utils/cpucycle.c
+++ b/utils/cpucycle.c
@@ -35,11 +35,11 @@
#include
#include
-static bo
12 matches
Mail list logo