LinuxLists
Users
About
Taeung Song (
[email protected]
)
Number of posts: 479 (0.42 per day)
First post: 2014-10-04 16:13:21
Last post: 2017-11-14 02:19:32
Previous Page
/
Next Page
Date
List
Subject
2017-08-18 08:47:16
linux-kernel
[PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view
2017-08-18 08:47:09
linux-kernel
[PATCH v3 3/5] perf annotate: Period and samples view can't be used at the same time
2017-08-18 08:47:00
linux-kernel
[PATCH v3 1/5] perf annotate stdio: Support --show-nr-samples option
2017-08-18 08:46:52
linux-kernel
[PATCH v3 0/5] perf annotate: Support --show-nr-samples and circulating view
2017-08-18 08:16:15
linux-kernel
Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option
2017-08-15 15:13:36
linux-kernel
[PATCH v2 4/4] perf annotate browser: Circulate percent, total period and samples view
2017-08-15 15:13:30
linux-kernel
[PATCH v2 3/4] perf annotate browser: Support --show-nr-samples option
2017-08-15 15:13:25
linux-kernel
[PATCH v2 2/4] perf annotate: Period and samples view can't be used at the same time
2017-08-15 15:13:18
linux-kernel
[PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option
2017-08-15 15:13:11
linux-kernel
[PATCH v2 0/4] perf annotate: Support --show-nr-samples and circulating view
2017-08-14 16:40:06
linux-kernel
Re: [PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
2017-08-14 10:42:14
linux-kernel
Re: [PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
2017-08-01 14:06:12
linux-kernel
[PATCH 3/3] perf annotate browser: Circulate percent, total period and samples view
2017-08-01 14:06:04
linux-kernel
[PATCH 2/3] perf annotate browser: Support --show-nr-samples option
2017-08-01 14:05:59
linux-kernel
[PATCH 1/3] perf annotate stdio: Support --show-nr-samples option
2017-08-01 14:05:51
linux-kernel
[PATCH 0/3] perf annotate: Support --show-nr-samples and circulating view
2017-08-01 06:32:17
linux-kernel
Re: [PATCH v4 3/9] perf anntoate browser: Fix the toggle total period view showing number of samples
2017-08-01 06:26:24
linux-kernel
Re: [PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
2017-08-01 06:25:03
linux-kernel
Re: [PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
2017-07-27 16:16:52
linux-kernel
[PATCH v4 9/9] perf annotate: Calculate the percentage with period or number of samples
2017-07-27 16:16:47
linux-kernel
[PATCH v4 8/9] perf annotate: Check total period before calculating percent
2017-07-27 16:16:40
linux-kernel
[PATCH v4 7/9] perf annotate browser: Circulate percent, total period, samples view
2017-07-27 16:16:32
linux-kernel
[PATCH v4 6/9] perf annotate browser: Support --show-nr-samples option
2017-07-27 16:16:27
linux-kernel
[PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
2017-07-27 16:16:19
linux-kernel
[PATCH v4 4/9] perf annotate browser: Show the proper header when using --show-total-period
2017-07-27 16:16:12
linux-kernel
[PATCH v4 3/9] perf anntoate browser: Fix the toggle total period view showing number of samples
2017-07-27 16:16:06
linux-kernel
[PATCH v4 2/9] perf annotate: Initialize proper width for first column
2017-07-27 16:16:00
linux-kernel
[PATCH v4 1/9] perf annotate: Widen "Event count" column when using --show-total-period
2017-07-27 16:15:50
linux-kernel
[PATCH v4 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples
2017-07-27 15:15:05
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-26 11:57:50
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-25 15:53:35
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-24 21:28:58
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-24 01:52:12
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-21 09:41:39
linux-kernel
Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-21 09:34:29
linux-kernel
Re: [PATCH v3 2/9] perf annotate: Properly rename 'sum' to 'total_samples' in struct sym_hist
2017-07-19 21:46:09
linux-kernel
[RESEND PATCH v3 9/9] perf annotate: Calculate the percentage with period or number of samples
2017-07-19 21:38:44
linux-kernel
[PATCH v3 2/9] perf annotate: Properly rename 'sum' to 'total_samples' in struct sym_hist
2017-07-19 21:38:25
linux-kernel
[PATCH v3 4/9] perf annotate: Show the proper header when using --show-total-period
2017-07-19 21:37:28
linux-kernel
[PATCH v3 9/9] perf annotate: Use the sample period when calculating the percentage
2017-07-19 21:37:23
linux-kernel
[PATCH v3 8/9] perf annotate browser: Circulate percent, total period, samples view
2017-07-19 21:37:19
linux-kernel
[PATCH v3 7/9] perf annotate: Support --show-nr-samples option
2017-07-19 21:37:13
linux-kernel
[PATCH v3 6/9] perf annotate browser: Show the proper header when using --show-total-period
2017-07-19 21:37:11
linux-kernel
[PATCH v3 5/9] perf anntoate browser: Fix the toggle total period view to show period, not number of samples
2017-07-19 21:37:05
linux-kernel
[PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
2017-07-19 21:36:56
linux-kernel
[PATCH v3 1/9] perf annotate: Introduce struct sym_hist_entry
2017-07-19 21:36:47
linux-kernel
[PATCH v3 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples
2017-07-19 17:34:12
linux-kernel
Re: [PATCH v2 9/9] perf annotate: Use the sample period when calculating the percentage
2017-07-19 17:16:01
linux-kernel
Re: [PATCH v2 8/9] perf annotate browser: Support the toggle number of samples with a 'e' hotkey
2017-07-19 17:05:32
linux-kernel
Re: [PATCH v2 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples
2017-07-13 17:47:39
linux-kernel
[PATCH v2 5/9] perf anntoate browser: Fix the toggle total period view to show period, not number of samples