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
2010-08-16 15:24:37 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-11 07:44:16 linux-kernel [tip:perf/core] perf ui hist browser: Fixup key bindings
2010-08-11 07:43:59 linux-kernel [tip:perf/core] perf ui browser: Add ui_browser__show counterpart: __hide
2010-08-11 07:43:40 linux-kernel [tip:perf/core] perf annotate: Cycle thru sorted lines with samples
2010-08-11 07:43:22 linux-kernel [tip:perf/core] perf ui: Make SPACE work as PGDN in all browsers
2010-08-11 07:43:05 linux-kernel [tip:perf/core] perf annotate: Sort by hottest lines in the TUI
2010-08-11 07:42:40 linux-kernel [tip:perf/core] perf ui: Complete the breakdown of util/newt.c
2010-08-11 07:42:22 linux-kernel [tip:perf/core] perf ui: Move hists browser to util/ui/browsers/
2010-08-11 07:41:37 linux-kernel [tip:perf/core] perf ui: Move map browser to util/ui/browsers/
2010-08-11 07:41:15 linux-kernel [tip:perf/core] perf ui: Move annotate browser to util/ui/browsers/
2010-08-11 07:40:56 linux-kernel [tip:perf/core] perf ui: Move ui_progress routines to separate file in util/ui/
2010-08-11 07:40:34 linux-kernel [tip:perf/core] perf ui: Move ui_helpline routines to separate file in util/ui/
2010-08-11 07:40:16 linux-kernel [tip:perf/core] perf ui: Shorten ui_browser member names
2010-08-09 14:54:13 linux-kernel Re: [PATCH 1/1] perf symbols: ignore mapping symbols on ARM
2010-08-07 07:02:13 linux-kernel [tip:perf/core] perf ui: Start breaking down newt.c into multiple files
2010-08-07 07:01:47 linux-kernel [tip:perf/core] perf tui: Introduce list_head based generic ui_browser refresh routine
2010-08-06 17:07:32 linux-kernel [tip:perf/core] perf report: Speed up exit path
2010-08-06 17:06:14 linux-kernel [tip:perf/core] perf ui: Add search by name/addr to the map__browser
2010-08-06 17:06:05 linux-kernel [tip:perf/core] perf hists: Fixup addr snprintf width on 32 bit arches
2010-08-06 17:05:57 linux-kernel [tip:perf/core] perf hists: Handle verbose in hists__sort_list_width
2010-08-06 17:05:13 linux-kernel [tip:perf/core] perf ui: Shorten ui_browser->refresh_entries to refresh
2010-08-06 17:05:07 linux-kernel [tip:perf/core] perf ui: Add a map browser
2010-08-06 17:05:01 linux-kernel [tip:perf/core] perf symbols: Store the symbol binding
2010-08-06 14:10:57 linux-kernel Re: [PATCH 1/2] [BUGFIX] perf probe: Fix to copy the type for raw parameters
2010-08-05 21:44:31 linux-kernel Re: [PATCH 36/42] tools/perf: Adjust confusing if indentation
2010-08-03 14:31:35 linux-kernel Re: [PATCH 1/2] perf events: Fix mmap offset determination
2010-08-03 13:54:38 linux-kernel Re: [PATCH 0/2] perf: symbol offset breakage with separated debug
2010-08-03 05:55:42 linux-kernel [tip:perf/core] perf tools: Don't keep unreferenced maps when unmaps are detected
2010-08-03 05:55:29 linux-kernel [tip:perf/core] perf session: Invalidate last_match when removing threads from rb_tree
2010-08-03 05:55:08 linux-kernel [tip:perf/core] perf session: Free the ref_reloc_sym memory at the right place
2010-08-02 07:55:16 linux-kernel [tip:perf/core] perf tools: Release session and symbol resources on exit
2010-08-02 07:55:08 linux-kernel [tip:perf/core] perf tools: Release thread resources on PERF_RECORD_EXIT
2010-08-02 07:54:16 linux-kernel [tip:perf/core] perf tui: Make CTRL+Z suspend perf
2010-08-02 07:53:05 linux-kernel [tip:perf/core] perf symbols: Precisely specify if dso->{long,short}_name should be freed
2010-08-02 07:52:43 linux-kernel [tip:perf/core] perf record: Release resources at exit
2010-08-02 07:52:32 linux-kernel [tip:perf/core] perf man pages: Fix cut'n'paste error
2010-08-02 07:51:34 linux-kernel [tip:perf/core] perf ui: New hists tree widget
2010-08-02 07:51:21 linux-kernel [tip:perf/core] perf ui: Show the scroll bar over the left window frame
2010-08-02 07:50:51 linux-kernel [tip:perf/core] perf ui: Consider the refreshed dimensions in ui_browser__show
2010-08-02 07:50:34 linux-kernel [tip:perf/core] perf hist: Introduce routine to measure lenght of formatted entry
2010-08-02 07:50:14 linux-kernel [tip:perf/core] perf ui: Restore SPACE as an alias to PGDN in annotate
2010-08-02 07:49:55 linux-kernel [tip:perf/core] perf sort: Make column width code per hists instance
2010-07-23 12:11:45 linux-kernel [tip:perf/urgent] perf annotate: Fix handling of goto labels that are valid hex numbers
2010-07-22 16:21:30 linux-kernel Re: Small perf optimization
2010-07-19 15:04:59 linux-kernel Re: perf can't keep up with mmap data
2010-07-18 10:34:53 linux-kernel [tip:perf/core] perf hists: Factor out duplicated code
2010-07-18 10:34:13 linux-kernel [tip:perf/core] perf ui: Make END go to the last entry, not the top of the last page
2010-07-15 17:13:32 linux-kernel Re: [PATCH 1/3] perf probe: Fix error message if get_real_path() failed
2010-07-12 17:14:49 linux-kernel Re: [PATCH] perf: Add DWARF register lookup for SH
2010-07-08 21:02:51 linux-kernel Re: [PATCH 2/2] perf: Version String fix, for fallback if not from git
2010-07-08 20:58:18 linux-kernel Re: [PATCH 2/2] perf: Version String fix, for fallback if not from git