Re: [PATCH 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np

2015-01-10 Thread Vineet Gupta
Hi Namhyung, On Thursday 08 January 2015 01:28 PM, Namhyung Kim wrote: > On Tue, Jan 06, 2015 at 07:22:15PM +0530, Vineet Gupta wrote: >> > uClibc Linuxthreads.old doesnt support pthread_attr_setaffinity_np() >> > call >> > >> > ->8--- >> > CC bench/f

Re: [PATCH 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np

2015-01-07 Thread Namhyung Kim
On Tue, Jan 06, 2015 at 07:22:15PM +0530, Vineet Gupta wrote: > uClibc Linuxthreads.old doesnt support pthread_attr_setaffinity_np() > call > > ->8--- > CC bench/futex-hash.o > CC bench/futex-wake.o > bench/futex-hash.c: In function 'bench_futex_

[PATCH 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np

2015-01-06 Thread Vineet Gupta
uClibc Linuxthreads.old doesnt support pthread_attr_setaffinity_np() call ->8--- CC bench/futex-hash.o CC bench/futex-wake.o bench/futex-hash.c: In function 'bench_futex_hash': bench/futex-hash.c:161:3: error: implicit declaration of function 'pt