Arnaldo Carvalho de Melo ([email protected])

Number of posts: 2284 (0.9 per day)
First post: 2009-01-08 00:32:21
Last post: 2015-12-09 13:45:21

Date List Subject
2012-10-08 22:33:10 linux-kernel [PATCH 01/25] perf trace: Validate target task/user/cpu argument
2012-10-04 18:26:38 linux-kernel [PATCH 02/42] perf tools: Remove unused PYRF_OBJS variable on Makefile
2012-10-04 18:25:51 linux-kernel [PATCH 05/42] perf tools: Convert to LIBAUDIT_SUPPORT
2012-10-04 18:25:50 linux-kernel [PATCH 10/42] perf inject: Remove unused 'input_name' static var
2012-10-04 18:24:42 linux-kernel [PATCH 04/42] perf tools: Convert to LIBUNWIND_SUPPORT
2012-10-04 18:24:41 linux-kernel [PATCH 07/42] perf tools: Convert to GTK2_SUPPORT
2012-10-04 18:24:40 linux-kernel [PATCH 09/42] perf trace: Use evsel->handler.func
2012-10-04 18:24:38 linux-kernel [PATCH 06/42] perf tools: Convert to NEWT_SUPPORT
2012-10-04 18:23:38 linux-kernel [PATCH 20/42] perf buildid-list: Don't use globals where not needed to
2012-10-04 18:23:35 linux-kernel [PATCH 13/42] perf stat: Don't use globals where not needed to
2012-10-04 18:23:32 linux-kernel [PATCH 17/42] perf lock: Don't use globals where not needed to
2012-10-04 18:22:43 linux-kernel [PATCH 24/42] perf record: Don't use globals where not needed to
2012-10-04 18:22:41 linux-kernel [PATCH 25/42] perf inject: Don't use globals where not needed to
2012-10-04 18:22:25 linux-kernel [PATCH 23/42] perf evlist: Don't use globals where not needed to
2012-10-04 18:21:46 linux-kernel [PATCH 37/42] perf tools: Removing hists pair argument from output path
2012-10-04 18:20:58 linux-kernel [PATCH 08/42] perf tools: Convert to HAVE_STRLCPY
2012-10-04 18:20:42 linux-kernel [PATCH 12/42] perf sched: Look up thread using tid instead of pid
2012-10-04 18:19:31 linux-kernel [PATCH 19/42] perf buildid-cache: Don't use globals where not needed to
2012-10-04 18:19:29 linux-kernel [PATCH 18/42] perf timechart: Don't use globals where not needed to
2012-10-04 18:19:26 linux-kernel [PATCH 14/42] perf script: Don't use globals where not needed to
2012-10-04 18:14:58 linux-kernel [PATCH 26/42] perf tools: Check existence of _get_comp_words_by_ref when bash completing
2012-10-04 18:14:37 linux-kernel [PATCH 30/42] perf kvm: Move global variables into a perf_kvm struct
2012-10-04 18:14:15 linux-kernel [PATCH 29/42] perf tools: Convert to BACKTRACE_SUPPORT
2012-10-04 18:12:47 linux-kernel [PATCH 31/42] perf evlist: Introduce add_newtp method
2012-10-04 18:12:45 linux-kernel [PATCH 32/42] perf evlist: Remove some unused methods
2012-10-04 18:12:43 linux-kernel [PATCH 33/42] perf tools: Complete tracepoint event names
2012-10-04 18:12:08 linux-kernel [PATCH 35/42] perf diff: Refactor diff displacement possition info
2012-10-04 18:11:02 linux-kernel [PATCH 39/42] perf diff: Removing the total_period argument from output code
2012-10-04 18:10:04 linux-kernel [PATCH 42/42] perf hists: Add more helpers for hist entry stat
2012-10-04 18:09:59 linux-kernel [PATCH 41/42] perf hists: Move he->stat.nr_events initialization to a template
2012-10-04 18:09:47 linux-kernel [PATCH 40/42] perf hists: Introduce struct he_stat
2012-10-04 18:09:45 linux-kernel [PATCH 28/42] perf tools: Long option completion support for each subcommands
2012-10-04 18:09:42 linux-kernel [PATCH 22/42] perf top: Don't use globals where not needed to
2012-10-04 18:09:40 linux-kernel [PATCH 21/42] perf probe: Don't use globals where not needed to
2012-10-04 18:09:35 linux-kernel [PATCH 16/42] perf kmem: Don't use globals where not needed to
2012-10-04 18:09:29 linux-kernel [PATCH 11/42] perf inject: Remove static variables
2012-10-04 18:09:26 linux-kernel [PATCH 03/42] perf tools: Convert to LIBELF_SUPPORT
2012-10-04 18:09:17 linux-kernel [PATCH 38/42] perf tool: Add hpp interface to enable/disable hpp column
2012-10-04 18:09:13 linux-kernel [PATCH 36/42] perf hists: Separate overhead and baseline columns
2012-10-04 18:09:10 linux-kernel [PATCH 34/42] perf hists: Add struct hists pointer to struct hist_entry
2012-10-04 18:09:06 linux-kernel [PATCH 15/42] perf help: Don't use globals where not needed to
2012-10-04 18:09:04 linux-kernel [GIT PULL 00/42] perf/core improvements and fixes
2012-10-04 18:09:02 linux-kernel [PATCH 27/42] perf tools: Complete long option names of perf command
2012-10-04 18:09:00 linux-kernel [PATCH 01/42] perf tools: Move libdw availability check before arch Makefile
2012-08-23 15:13:42 linux-kernel [PATCH 06/12] perf tools: Add pmu mappings to header information
2012-08-23 15:13:37 linux-kernel [PATCH 03/12] perf tools: Catch event names from command line
2012-08-23 15:12:28 linux-kernel [PATCH 08/12] tools lib traceevent: Do not link broken field arg for an old ftrace event
2012-08-23 15:12:23 linux-kernel [PATCH 10/12] tools lib traceevent: Introduce pevent_strerror
2012-08-23 15:12:19 linux-kernel [PATCH 09/12] tools lib traceevent: Introduce pevent_errno
2012-08-23 15:12:16 linux-kernel [PATCH 12/12] tools lib traceevent: Fix off-by-one bug in pevent_strerror()
2012-08-23 15:11:29 linux-kernel [PATCH 01/12] perf tools: Fix 'No libunwind found' make warning message