Arnaldo Carvalho de Melo ([email protected])

Number of posts: 1000 (0.25 per day)
First post: 2007-01-27 18:12:49
Last post: 2017-11-21 14:37:19

Date List Subject
2012-10-28 13:37:26 linux-kernel Re: [PATCH 5/5] perf tool: Move dso_* related functions into dso object
2012-10-26 08:57:57 linux-kernel [tip:perf/core] perf trace: Use sched: sched_stat_runtime to provide a thread summary
2012-10-26 08:55:39 linux-kernel [tip:perf/core] perf trace: Count number of events for each thread and globally
2012-10-26 08:54:49 linux-kernel [tip:perf/core] perf tools: Don' t stop synthesizing threads when one vanishes
2012-10-25 08:07:59 linux-kernel [tip:perf/core] perf trace: Print the name of a syscall when failing to read its info
2012-10-25 08:06:58 linux-kernel [tip:perf/core] perf tools: Pretty print errno for some more functions
2012-10-25 08:05:57 linux-kernel [tip:perf/core] perf trace: Add duration filter
2012-10-25 08:05:08 linux-kernel [tip:perf/core] perf trace: Add an event duration column
2012-10-25 08:04:15 linux-kernel [tip:perf/core] perf trace: Support interrupted syscalls
2012-10-25 08:02:55 linux-kernel [tip:perf/core] perf test: Align the 'Ok'/'FAILED!' test results
2012-10-25 07:57:31 linux-kernel [tip:perf/core] perf tools: Remove noise in python version feature test
2012-10-24 06:03:55 linux-kernel [tip:perf/urgent] perf trace: Check if sample raw_data field is set
2012-10-24 06:03:09 linux-kernel [tip:perf/urgent] perf trace: Validate syscall id before growing syscall table
2012-10-20 01:05:40 linux-kernel [tip:perf/urgent] perf hists browser: Add back callchain folding symbol
2012-10-20 01:03:41 linux-kernel [tip:perf/urgent] perf python: Link with libtraceevent
2012-10-20 01:02:47 linux-kernel [tip:perf/urgent] perf python: Initialize 'page_size' variable
2012-10-09 17:35:59 linux-kernel [tip:perf/core] perf machine: Carve up event processing specific from perf_tool
2012-10-09 17:35:01 linux-kernel [tip:perf/core] perf sched: Handle PERF_RECORD_EXIT events
2012-10-09 17:34:05 linux-kernel [tip:perf/core] perf annotate: Handle PERF_RECORD_EXIT events
2012-10-09 17:33:18 linux-kernel [tip:perf/core] perf event: No need to create a thread when handling PERF_RECORD_EXIT
2012-10-09 17:32:16 linux-kernel [tip:perf/core] perf machine: Introduce find_thread method
2012-10-09 17:30:29 linux-kernel [tip:perf/core] perf tools: Have the page size value available for all tools
2012-10-05 08:58:48 linux-kernel [tip:perf/urgent] perf evlist: Remove some unused methods
2012-10-05 08:57:48 linux-kernel [tip:perf/urgent] perf evlist: Introduce add_newtp method
2012-10-05 08:52:15 linux-kernel [tip:perf/urgent] perf inject: Don' t use globals where not needed to
2012-10-05 08:51:08 linux-kernel [tip:perf/urgent] perf record: Don' t use globals where not needed to
2012-10-05 08:50:31 linux-kernel [tip:perf/urgent] perf evlist: Don' t use globals where not needed to
2012-10-05 08:49:25 linux-kernel [tip:perf/urgent] perf top: Don't use globals where not needed to
2012-10-05 08:48:19 linux-kernel [tip:perf/urgent] perf probe: Don' t use globals where not needed to
2012-10-05 08:47:22 linux-kernel [tip:perf/urgent] perf buildid-list: Don' t use globals where not needed to
2012-10-05 08:46:25 linux-kernel [tip:perf/urgent] perf buildid-cache: Don' t use globals where not needed to
2012-10-05 08:45:37 linux-kernel [tip:perf/urgent] perf timechart: Don' t use globals where not needed to
2012-10-05 08:44:34 linux-kernel [tip:perf/urgent] perf lock: Don't use globals where not needed to
2012-10-05 08:43:35 linux-kernel [tip:perf/urgent] perf kmem: Don't use globals where not needed to
2012-10-05 08:42:43 linux-kernel [tip:perf/urgent] perf help: Don't use globals where not needed to
2012-10-05 08:41:42 linux-kernel [tip:perf/urgent] perf script: Don' t use globals where not needed to
2012-10-05 08:41:07 linux-kernel [tip:perf/urgent] perf stat: Don't use globals where not needed to
2012-10-05 08:39:53 linux-kernel [tip:perf/urgent] perf sched: Look up thread using tid instead of pid
2012-10-05 08:38:50 linux-kernel [tip:perf/urgent] perf inject: Remove static variables
2012-10-05 08:37:56 linux-kernel [tip:perf/urgent] perf inject: Remove unused 'input_name' static var
2012-10-05 08:37:09 linux-kernel [tip:perf/urgent] perf trace: Use evsel->handler.func
2012-10-02 21:45:49 linux-kernel Re: [PATCH] perf tool: Fix build for NO_DWARF=1 case
2012-08-27 15:34:26 linux-kernel Re: [PATCH 1/3] perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine
2012-08-22 18:19:27 linux-kernel Re: [PATCH] perf: Keep the perf_event_attr on version 3
2012-08-21 16:19:45 linux-kernel [tip:perf/core] perf evlist: Introduce evsel list accessors
2012-08-21 16:18:34 linux-kernel [tip:perf/core] perf evlist: Rename __group method to __set_leader
2012-08-21 16:14:01 linux-kernel [tip:perf/core] perf tools: Add missing files to build the python binding
2012-08-21 15:24:56 linux-kernel [tip:perf/core] perf script: Stop using pevent directly
2012-08-21 15:23:57 linux-kernel [tip:perf/core] perf sched: Use perf_sample
2012-08-21 15:23:12 linux-kernel [tip:perf/core] perf lock: Use evsel->tp_format and perf_sample
2012-08-21 15:22:20 linux-kernel [tip:perf/core] perf kmem: Use evsel->tp_format and perf_sample