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
2009-12-27 23:37:30 linux-kernel [PATCH 05/10] perf session: Share the common trace sample_check routine as perf_session__has_traces
2009-12-27 23:37:26 linux-kernel [PATCH 08/10] perf session: Move full_paths config to symbol_conf
2009-12-27 23:37:23 linux-kernel [PATCH 07/10] perf session: Move total_unknown to perf_session->unknown events
2009-12-24 14:43:58 linux-kernel [PATCH 1/1] perf tools: Add missing header files to LIB_H Makefile variable
2009-12-19 21:58:44 linux-kernel Re: [PATCH 1/1 v2] perf record: We should fork only if a program was specified to run
2009-12-19 21:23:13 linux-kernel [PATCH 1/1 v2] perf record: We should fork only if a program was specified to run
2009-12-18 20:59:20 linux-kernel Re: [PATCH 1/1] perf record: We should fork only if a program was specified to run
2009-12-18 20:42:36 linux-kernel [PATCH 1/1] perf record: We should fork only if a program was specified to run
2009-12-18 18:36:12 linux-kernel [PATCH 1/1 v2] perf diff: Fix usage array, it must end with a NULL entry
2009-12-18 18:34:13 linux-kernel [PATCH 1/1] perf diff: Fix usage array, it must end with a NULL entry
2009-12-18 15:03:18 linux-kernel [PATCH 1/1] perf session: Make events_stats u64 to avoid overflow on 32-bit arches
2009-12-16 17:18:13 linux-kernel [PATCH 1/1] perf diff: Use fabs instead of, ugh, casting to u64
2009-12-16 16:31:59 linux-kernel [PATCH 1/1] perf diff: Percent calcs should use double values
2009-12-16 16:10:07 linux-kernel [PATCH 1/1] perf diff: Change the default sort order to "dso,symbol"
2009-12-16 16:05:50 linux-kernel [PATCH 1/1] perf diff: Change the default sort order to "dso,symbol"
2009-12-16 15:49:44 linux-kernel [PATCH 1/1] perf diff: Use perf_session__fprintf_hists just like 'perf record'
2009-12-16 14:27:50 linux-kernel [PATCH 3/3] perf report: Fix cut'n'paste error recently introduced
2009-12-16 14:27:33 linux-kernel [PATCH 1/3] perf tools: Move hist entries printing routines from perf report
2009-12-16 14:27:27 linux-kernel [PATCH 2/3] perf session: Move perf report specific hits out of perf_session__fprintf_hists
2009-12-15 22:06:11 linux-kernel [PATCH 1/4] perf symbols: Make symbol_conf global
2009-12-15 22:05:45 linux-kernel [PATCH 3/4] perf symbols: Move symbol filtering to event__preprocess_sample
2009-12-15 22:05:10 linux-kernel [PATCH 2/4] perf symbols: Adopt the strlists for dso, comm,
2009-12-15 22:05:01 linux-kernel [PATCH 4/4] perf report: Generalize perf_session__fprintf_hists
2009-12-15 15:59:55 linux-kernel [PATCH 2/3] perf symbols: Adopt the strlists for dso, comm,
2009-12-15 15:58:56 linux-kernel [PATCH 1/3] perf symbols: Make symbol_conf global
2009-12-15 15:58:55 linux-kernel [PATCH 3/3] perf symbols: Move symbol filtering to event__preprocess_sample
2009-12-15 13:01:33 linux-kernel [PATCH 1/1] perf diff: Fix documentation
2009-12-15 12:56:13 linux-kernel Re: [tip:perf/diff] perf diff: Introduce tool to show performance difference
2009-12-14 23:30:57 linux-kernel Re: [PATCH 3/3] perf diff: Introduce tool to show performance difference
2009-12-14 22:11:15 linux-kernel [PATCH 3/3] perf diff: Introduce tool to show performance difference
2009-12-14 22:09:55 linux-kernel [PATCH 1/3] perf util: Remove setup_sorting dups
2009-12-14 22:09:51 linux-kernel [PATCH 2/3] perf record: Rename perf.data to perf.data.old if --force/-f is used
2009-12-14 17:06:15 linux-kernel [PATCH 1/1] perf session: event statistics also are per session
2009-12-14 16:23:24 linux-kernel [PATCH 2/2] perf session: Adopt the sample_type variable
2009-12-14 16:23:13 linux-kernel [PATCH 1/2] perf session: Adopt resolve_callchain
2009-12-14 15:11:01 linux-kernel [PATCH 1/1] perf session: Move the hist_entries rb tree to perf_session
2009-12-14 13:37:25 linux-kernel [PATCH 1/1] perf tools: No need for three rb_trees for sorting hist entries
2009-12-13 21:51:52 linux-kernel [PATCH 1/6] perf session: Pass the perf_session to the event handling operations
2009-12-13 21:51:30 linux-kernel [PATCH 4/6] perf session: Reduce the number of parms to perf_session__process_events
2009-12-13 21:51:26 linux-kernel [PATCH 5/6] perf session: Move the global threads list to perf_session
2009-12-13 21:50:54 linux-kernel [PATCH 6/6] perf session: Move kmaps to perf_session
2009-12-13 21:50:52 linux-kernel [PATCH 3/6] perf session: Register the idle thread in perf_session__process_events
2009-12-13 21:50:50 linux-kernel [PATCH 2/6] perf session: Ditch register_perf_file_handler
2009-12-11 23:24:17 linux-kernel [PATCH 1/1] perf tools: Introduce perf_session class
2009-12-11 20:56:44 linux-kernel [PATCH 1/1] perf symbols: Ditch dso->find_symbol
2009-12-11 20:50:44 linux-kernel [PATCH 1/1] perf symbols: Allow lookups by symbol name too
2009-12-11 17:23:40 linux-kernel [PATCH 1/1] perf symbols: Add missing "Variables" entry to map_type__name
2009-12-11 16:51:21 linux-kernel [PATCH 1/4] perf symbols: Rename kthreads to kmaps, using another abstraction for it
2009-12-11 16:51:07 linux-kernel [PATCH 4/4] perf symbols: Add support for 'variable' symtabs
2009-12-11 16:50:59 linux-kernel [PATCH 2/4] perf symbols: Introduce symbol_type__is_a
2009-12-11 16:50:51 linux-kernel [PATCH 3/4] perf symbols: Introduce ELF counterparts to symbol_type__is_a