Irina Tirdea ([email protected])

Number of posts: 42 (0.78 per day)
First post: 2012-08-28 21:59:12
Last post: 2012-10-22 09:48:28

Date List Subject
2012-10-22 09:48:28 linux-kernel [PATCH v5 6/6] perf stat: implement --big-num grouping
2012-10-22 09:48:15 linux-kernel [PATCH v5 5/6] perf tools: fix using --sysroot with addr2line
2012-10-22 09:47:59 linux-kernel [PATCH v5 4/6] perf tools: Try to find cross-built addr2line path
2012-10-22 09:47:18 linux-kernel [PATCH v5 3/6] perf tools: add --addr2line command line option
2012-10-22 09:47:10 linux-kernel [PATCH v5 2/6] perf tools: configure shell path at compile time
2012-10-22 09:46:56 linux-kernel [PATCH v5 1/6] perf tools: configure tmp path at build time
2012-10-22 09:46:39 linux-kernel [PATCH v5 0/6] perf tools: fixes for Android
2012-10-22 09:06:30 linux-kernel Re: [PATCH v4 3/6] perf tools: add --addr2line command line option
2012-10-22 07:39:13 linux-kernel Re: [PATCH v4 1/6] perf tools: configure tmp path at build time
2012-10-15 23:36:49 linux-kernel [PATCH v4 6/6] perf stat: implement --big-num grouping
2012-10-15 23:36:13 linux-kernel [PATCH v4 5/6] perf tools: Try to find cross-built addr2line path
2012-10-15 23:35:48 linux-kernel [PATCH v4 4/6] perf tools: Try to find cross-built objdump path
2012-10-15 23:35:29 linux-kernel [PATCH v4 3/6] perf tools: add --addr2line command line option
2012-10-15 23:35:11 linux-kernel [PATCH v4 2/6] perf tools: configure shell path at compile time
2012-10-15 23:34:35 linux-kernel [PATCH v4 1/6] perf tools: configure tmp path at build time
2012-10-15 23:34:00 linux-kernel [PATCH v4 0/6] perf tools: fixes for Android
2012-10-15 23:06:19 linux-kernel Re: [PATCH v3 8/8] perf stat: implement --big-num grouping
2012-10-15 22:59:28 linux-kernel Re: [PATCH v3 6/8] perf tools: Try to find cross-built objdump path
2012-10-08 06:46:29 linux-kernel [PATCH v3 4/8] perf tools: configure tmp path at build time
2012-10-08 06:45:46 linux-kernel [PATCH v3 7/8] perf tools: configure addr2line for cross-compiling
2012-10-08 06:45:43 linux-kernel [PATCH v3 8/8] perf stat: implement --big-num grouping
2012-10-08 06:45:33 linux-kernel [PATCH v3 6/8] perf tools: Try to find cross-built objdump path
2012-10-08 06:45:25 linux-kernel [PATCH v3 5/8] perf tools: configure shell path at compile time
2012-10-08 06:45:17 linux-kernel [PATCH 3/8] Documentation: add documentation on compiling for Android
2012-10-08 06:45:08 linux-kernel [PATCH 2/8] perf tools: update Makefile for Android
2012-10-08 06:44:56 linux-kernel [PATCH 1/8] perf tools: add on_exit implementation
2012-10-08 06:44:11 linux-kernel [PATCH 0/8] perf tools: fixes for Android
2012-08-28 23:08:28 linux-kernel [PATCH 02/13] perf tools: update types definitions for Android
2012-08-28 22:34:08 linux-kernel [PATCH 02/13] perf tools: update types definitions for Android
2012-08-28 22:25:29 linux-kernel [PATCH 01/13] perf tools: include wrapper for magic.h
2012-08-28 22:22:38 linux-kernel [PATCH 11/13] perf tools: replace mempcpy with memcpy
2012-08-28 22:07:18 linux-kernel [PATCH 13/13] perf tools: replace mkostemp with mkstemp
2012-08-28 22:07:10 linux-kernel [PATCH 12/13] perf tools: replace on_exit with atexit
2012-08-28 22:05:06 linux-kernel [PATCH 10/13] perf tools: fix non-void function without return statement
2012-08-28 22:04:58 linux-kernel [PATCH 09/13] perf tools: include missing pthread.h header
2012-08-28 22:04:51 linux-kernel [PATCH 08/13] perf tools: Use __maybe_used for unused variables
2012-08-28 22:04:39 linux-kernel [PATCH 07/13] perf tools: fix missing winsize definition
2012-08-28 22:04:34 linux-kernel [PATCH 06/13] perf tools: include basename for non-glibc systems
2012-08-28 22:02:52 linux-kernel [PATCH 05/13] perf tools: fix ALIGN redefinition in system headers
2012-08-28 22:02:37 linux-kernel [PATCH 04/13] perf tools: include __WORDSIZE definition
2012-08-28 21:59:59 linux-kernel [PATCH 03/13] perf tools: drop asm/byteorder.h wrapper
2012-08-28 21:59:12 linux-kernel [PATCH 00/13] Porting perf to Android