Namhyung Kim ([email protected])

Number of posts: 6242 (1.42 per day)
First post: 2012-06-11 04:48:24
Last post: 2024-06-16 04:45:49

Date List Subject
2022-12-15 19:31:10 linux-kernel [PATCH 4/9] perf srcline: Skip srcline if .debug_line is missing
2022-12-15 19:31:09 linux-kernel [PATCH 3/9] perf symbol: Add filename__has_section()
2022-12-13 16:55:33 linux-kernel Re: [PATCH 2/2] perf stat: fix unexpected delay behaviour
2022-12-12 23:20:17 linux-kernel [PATCH] perf stat: Do not delay the workload with --delay
2022-12-12 20:13:42 linux-kernel Re: [PATCH 1/4] perf lock contention: Add lock_data.h for common data
2022-12-09 19:58:20 linux-kernel [PATCH 2/4] perf lock contention: Implement -t/--threads option for BPF
2022-12-09 19:39:11 linux-kernel [PATCH 1/4] perf lock contention: Add lock_data.h for common data
2022-12-09 19:34:08 linux-kernel [PATCH 0/4] perf lock contention: Support task/addr aggregation mode (v1)
2022-12-09 19:33:49 linux-kernel [PATCH 3/4] perf lock contention: Add -l/--lock-addr option
2022-12-09 19:22:20 linux-kernel [PATCH 4/4] perf test: Update perf lock contention test
2022-12-08 20:58:51 linux-kernel Re: [PATCH v2 0/3] perf: introduce perf based task analyzer
2022-12-08 19:21:29 linux-kernel Re: [PATCH v2 0/3] perf: introduce perf based task analyzer
2022-12-08 18:59:19 linux-kernel [PATCH] perf tools: Fix a typo in BTF tracepoint name
2022-12-08 05:26:09 linux-kernel Re: [PATCH v2 0/3] perf: introduce perf based task analyzer
2022-12-06 19:01:04 linux-kernel Re: [PATCH v2 0/3] perf: introduce perf based task analyzer
2022-12-06 18:20:40 linux-kernel [PATCH v2] perf stat: Update event skip condition
2022-12-05 23:26:51 linux-kernel [PATCH] perf stat: Update event skip condition
2022-12-05 20:02:52 linux-kernel Re: [PATCH 18/20] perf stat: Display event stats using aggr counts
2022-12-02 23:44:10 linux-kernel Re: [PATCH v2 3/4] perf build: Use libtraceevent from the system
2022-12-02 20:47:12 linux-kernel Re: tmp.perf/core segfaulting on metrics test
2022-12-02 20:05:36 linux-kernel [PATCH] perf stat: Fix multi-line metric output in JSON
2022-12-02 19:54:25 linux-kernel Re: tmp.perf/core segfaulting on metrics test
2022-12-02 18:42:12 linux-kernel Re: [PATCH v2 3/4] perf build: Use libtraceevent from the system
2022-12-02 18:27:42 linux-kernel Re: [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers
2022-12-02 18:21:14 linux-kernel Re: [PATCH 13/15] perf stat: Fix JSON output in metric-only mode
2022-11-30 22:08:32 linux-kernel Re: [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
2022-11-30 20:09:27 linux-kernel [PATCH] Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
2022-11-30 19:19:21 linux-kernel Re: [PATCH v2 3/4] perf build: Use libtraceevent from the system
2022-11-30 19:14:17 linux-kernel Re: [PATCH v2 1/4] perf util: Make header guard consistent with tool
2022-11-30 19:13:20 linux-kernel Re: [PATCH] perf: Fix interpretation of branch records
2022-11-30 19:12:42 linux-kernel Re: [PATCH 2/2] perf stat: Fix invalid output handle
2022-11-30 19:12:42 linux-kernel Re: [PATCH v2 2/4] perf util: Add host_is_bigendian to util.h
2022-11-30 19:04:05 linux-kernel Re: [PATCH 1/2] perf tests: Fix "perf stat JSON output linter" test for new output
2022-11-29 23:13:24 linux-kernel Re: [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON
2022-11-25 08:21:22 linux-kernel Re: [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON
2022-11-23 19:30:43 linux-kernel [PATCH 11/15] perf stat: Do not pass runtime_stat to printout()
2022-11-23 19:20:09 linux-kernel [PATCH 01/15] perf stat: Fix cgroup display in JSON output
2022-11-23 19:18:07 linux-kernel [PATCH 10/15] perf stat: Pass struct outstate to printout()
2022-11-23 19:18:04 linux-kernel [PATCHSET 00/15] perf stat: Improve perf stat output (v2)
2022-11-23 19:02:43 linux-kernel [PATCH 02/15] perf stat: Move summary prefix printing logic in CSV output
2022-11-23 19:02:03 linux-kernel [PATCH 04/15] perf stat: Use scnprintf() in prepare_interval()
2022-11-23 19:01:45 linux-kernel [PATCH 07/15] perf stat: Pass const char *prefix to display routines
2022-11-23 18:36:35 linux-kernel [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
2022-11-23 18:29:09 linux-kernel [PATCH 09/15] perf stat: Pass struct outstate to print_metric_begin()
2022-11-23 18:27:34 linux-kernel [PATCH 03/15] perf stat: Do not align time prefix in CSV output
2022-11-23 18:26:53 linux-kernel [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON
2022-11-23 18:15:08 linux-kernel [PATCH 15/15] perf stat: Tidy up JSON metric-only output when no metrics
2022-11-23 18:14:33 linux-kernel [PATCH 13/15] perf stat: Fix JSON output in metric-only mode
2022-11-23 18:09:03 linux-kernel [PATCH 12/15] perf stat: Pass through struct outstate
2022-11-23 18:06:51 linux-kernel [PATCH 06/15] perf stat: Remove metric_only argument in print_counter_aggrdata()
2022-11-23 18:06:24 linux-kernel [PATCH 08/15] perf stat: Use struct outstate in evlist__print_counters()