LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2010-08-06 01:47:12
linux-kernel
[PATCH 06/10] perf ui: Add search by name/addr to the map__browser
2010-08-06 01:47:09
linux-kernel
[PATCH 01/10] perf symbols: Store the symbol binding
2010-08-06 01:47:05
linux-kernel
[PATCH 09/10] perf timechart: Adjust confusing if indentation
2010-08-06 01:46:55
linux-kernel
[PATCH 07/10] perf probe: Remove duplicated #include
2010-08-06 01:46:51
linux-kernel
[PATCH 08/10] perf trace: Clean up #includes
2010-08-06 01:46:46
linux-kernel
[PATCH 10/10] perf report: Speed up exit path
2010-08-06 01:46:37
linux-kernel
[PATCH 05/10] perf hists: Fixup addr snprintf width on 32 bit arches
2010-08-06 01:46:33
linux-kernel
[PATCH 03/10] perf ui: Shorten ui_browser->refresh_entries to refresh
2010-08-05 15:21:30
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 12/14] perf: Add third parameter to symbol_filter_t.
2010-08-05 15:19:48
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 12/14] perf: Add third parameter to symbol_filter_t.
2010-08-04 21:26:44
linux-kernel
[PATCH 1/3] perf events: Fix mmap offset determination
2010-08-04 21:26:33
linux-kernel
[GIT PULL 0/3] perf/core fixes and improvements
2010-08-04 21:26:23
linux-kernel
[PATCH 3/3] tracing/kprobes: unregister_trace_probe needs to be called under mutex
2010-08-04 21:26:16
linux-kernel
[PATCH 2/3] perf: expose event__process function
2010-08-03 02:10:11
linux-kernel
[PATCH 1/3] perf session: Free the ref_reloc_sym memory at the right place
2010-08-03 02:09:48
linux-kernel
[PATCH 2/3] perf session: Invalidate last_match when removing threads from rb_tree
2010-08-03 02:09:34
linux-kernel
[PATCH 3/3] perf tools: Don't keep unreferenced maps when unmaps are detected
2010-08-03 02:09:25
linux-kernel
[GIT PULL 0/3] perf/core fixes and improvements
2010-08-02 14:56:56
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
2010-08-02 14:52:32
linux-kernel
Re: [PATCH v2] Re: perf annotate segfaults when source code has goto label that looks like hex number
2010-08-02 14:50:18
linux-kernel
Re: [PATCH 11/19] perf record: Release resources at exit
2010-08-02 01:13:09
linux-kernel
[PATCH 13/19] perf tools: Factor out buildid reading and make it implicit in dso__load
2010-08-02 01:13:08
linux-kernel
[PATCH 15/19] perf symbols: Improve debug image search when loading symbols
2010-08-02 01:12:52
linux-kernel
[PATCH 03/19] perf ui: Restore SPACE as an alias to PGDN in annotate
2010-08-02 01:12:42
linux-kernel
[PATCH 10/19] perf man pages: Fix cut'n'paste error
2010-08-02 01:12:29
linux-kernel
[PATCH 12/19] perf symbols: Precisely specify if dso->{long,short}_name should be freed
2010-08-02 01:11:51
linux-kernel
[PATCH 02/19] perf sort: Make column width code per hists instance
2010-08-02 01:11:37
linux-kernel
[PATCH 11/19] perf record: Release resources at exit
2010-08-02 01:10:59
linux-kernel
[PATCH 16/19] perf tui: Make CTRL+Z suspend perf
2010-08-02 01:10:48
linux-kernel
[PATCH 05/19] perf ui: Consider the refreshed dimensions in ui_browser__show
2010-08-02 01:09:56
linux-kernel
[PATCH 06/19] perf ui: Show the scroll bar over the left window frame
2010-08-02 01:09:54
linux-kernel
[PATCH 19/19] perf tools: Release session and symbol resources on exit
2010-08-02 01:09:40
linux-kernel
[PATCH 01/19] perf hists: Mark entries filtered by parent
2010-08-02 01:09:24
linux-kernel
[PATCH 17/19] perf probe: Rename common fields/functions from kprobe to probe.
2010-08-02 01:09:20
linux-kernel
[PATCH 07/19] perf ui: New hists tree widget
2010-08-02 01:09:16
linux-kernel
[PATCH 18/19] perf tools: Release thread resources on PERF_RECORD_EXIT
2010-08-02 01:09:13
linux-kernel
[PATCH 14/19] perf tools: remove extra build-id check factored into dso__load
2010-08-02 01:09:11
linux-kernel
[PATCH 04/19] perf hist: Introduce routine to measure lenght of formatted entry
2010-08-02 01:09:09
linux-kernel
[PATCH 09/19] perf tools: Remove unneeded code for tracking the cwd in perf sessions
2010-08-02 01:09:07
linux-kernel
[PATCH 08/19] perf report: Don't abbreviate file paths relative to the cwd
2010-07-31 19:30:58
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
2010-07-30 19:19:42
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
2010-07-29 19:43:12
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 10/14] perf: rename common fields/functions from kprobe to probe.
2010-07-22 20:37:22
linux-kernel
[PATCH 1/2] perf annotate: Fix handling of goto labels that are valid hex numbers
2010-07-22 20:37:18
linux-kernel
[GIT PULL 0/2] perf/urgent fixes
2010-07-22 20:37:07
linux-kernel
[PATCH 2/2] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
2010-07-22 19:11:41
linux-kernel
Re: [PATCH v2] Re: perf annotate segfaults when source code has goto label that looks like hex number
2010-07-22 17:05:55
linux-kernel
[PATCH v2] Re: perf annotate segfaults when source code has goto label that looks like hex number
2010-07-22 16:52:32
linux-kernel
Re: [PATCH] Re: perf annotate segfaults when source code has goto label that looks like hex number
2010-07-22 16:47:22
linux-kernel
Re: [PATCH] Re: perf annotate segfaults when source code has goto label that looks like hex number
2010-07-22 14:34:02
linux-kernel
[PATCH] Re: perf annotate segfaults when source code has goto label that looks like hex number