Show patches with: Submitter = Namhyung Kim       |    State = Action Required       |    Archived = No       |   591 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] perf lock contention: Account contending locks too [v2] perf lock contention: Account contending locks too - 1 - --- 2024-02-28 Namhyung Kim New
[4/4] perf annotate: Add comments in the data structures perf annotate: Improve memory usage for symbol histogram - - - --- 2024-02-28 Namhyung Kim New
[3/4] perf annotate: Remove sym_hist.addr[] array perf annotate: Improve memory usage for symbol histogram - - - --- 2024-02-28 Namhyung Kim New
[2/4] perf annotate: Calculate instruction overhead using hashmap perf annotate: Improve memory usage for symbol histogram - - - --- 2024-02-28 Namhyung Kim New
[1/4] perf annotate: Add a hashmap for symbol histogram perf annotate: Improve memory usage for symbol histogram - - - --- 2024-02-28 Namhyung Kim New
[14/14] perf annotate-data: Add stack canary type perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[13/14] perf annotate-data: Track instructions with a this-cpu variable perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[12/14] perf annotate-data: Handle this-cpu variables in kernel perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[11/14] perf annotate: Parse x86 segment register location perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[10/14] perf annotate-data: Implement instruction tracking perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[09/14] perf annotate-data: Handle call instructions perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[08/14] perf annotate-data: Handle global variable access perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[07/14] perf annotate-data: Add update_insn_state() perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[06/14] perf annotate-data: Maintain variable type info perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[05/14] perf annotate: Add annotate_get_basic_blocks() perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[04/14] perf map: Add map__objdump_2rip() perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[03/14] perf annotate-data: Introduce struct data_loc_info perf tools: Remaining bits of data type profiling (v6) - - - --- 2024-02-16 Namhyung Kim New
[02/14] perf dwarf-aux: Handle type transfer for memory access perf tools: Remaining bits of data type profiling (v6) 1 - - --- 2024-02-16 Namhyung Kim New
[01/14] perf dwarf-aux: Add die_collect_vars() perf tools: Remaining bits of data type profiling (v6) 1 - - --- 2024-02-16 Namhyung Kim New
[4/4] perf report: Do not show dummy events with --skip-empty perf report: Omit dummy events in the output (v1) - - - --- 2024-02-13 Namhyung Kim New
[3/4] perf hist: Do not use event index in hpp__fmt() perf report: Omit dummy events in the output (v1) - - - --- 2024-02-13 Namhyung Kim New
[2/4] perf hist: Simplify hist printing logic for group events perf report: Omit dummy events in the output (v1) - - - --- 2024-02-13 Namhyung Kim New
[1/4] libperf evlist: Update group info in perf_evlist__remove() perf report: Omit dummy events in the output (v1) - - - --- 2024-02-13 Namhyung Kim New
perf tools: Fixup module symbol end address properly perf tools: Fixup module symbol end address properly - 1 - --- 2024-02-12 Namhyung Kim New
[RESEND] perf lock contention: Account contending locks too [RESEND] perf lock contention: Account contending locks too - - - --- 2024-02-09 Namhyung Kim New
perf tools: Remove misleading comments on map functions perf tools: Remove misleading comments on map functions 1 1 - --- 2024-02-08 Namhyung Kim New
[v3,2/2] perf/core: Reduce PMU access to adjust sample freq [v3,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 - --- 2024-02-07 Namhyung Kim New
[v3,1/2] perf/core: Update perf_adjust_freq_unthr_context() [v3,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 1 --- 2024-02-07 Namhyung Kim New
[14/14] perf annotate-data: Add stack canary type perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[13/14] perf annotate-data: Track instructions with a this-cpu variable perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[12/14] perf annotate-data: Handle this-cpu variables in kernel perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[11/14] perf annotate: Parse x86 segment register location perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[10/14] perf annotate-data: Implement instruction tracking perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[09/14] perf annotate-data: Handle call instructions perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[08/14] perf annotate-data: Handle global variable access perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[07/14] perf annotate-data: Add update_insn_state() perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[06/14] perf annotate-data: Maintain variable type info perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[05/14] perf annotate: Add annotate_get_basic_blocks() perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[04/14] perf map: Add map__objdump_2rip() perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[03/14] perf annotate-data: Introduce struct data_loc_info perf tools: Remaining bits of data type profiling (v5) - - - --- 2024-02-02 Namhyung Kim New
[02/14] perf dwarf-aux: Handle type transfer for memory access perf tools: Remaining bits of data type profiling (v5) 1 - - --- 2024-02-02 Namhyung Kim New
[01/14] perf dwarf-aux: Add die_collect_vars() perf tools: Remaining bits of data type profiling (v5) 1 - - --- 2024-02-02 Namhyung Kim New
[RESEND] perf tools: Add -H short option for --hierarchy [RESEND] perf tools: Add -H short option for --hierarchy 1 - - --- 2024-01-25 Namhyung Kim New
[9/9] perf dwarf-aux: Check allowed DWARF Ops perf tools: More updates on data type profiling (v4) 1 - - --- 2024-01-17 Namhyung Kim New
[8/9] perf annotate-data: Support stack variables perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[7/9] perf dwarf-aux: Add die_get_cfa() perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[6/9] perf annotate-data: Support global variables perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[5/9] perf annotate-data: Handle PC-relative addressing perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[4/9] perf annotate-data: Add stack operation pseudo type perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[3/9] perf annotate-data: Handle array style accesses perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[2/9] perf annotate-data: Handle macro fusion on x86 perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
[1/9] perf annotate-data: Parse 'lock' prefix from llvm-objdump perf tools: More updates on data type profiling (v4) - - - --- 2024-01-17 Namhyung Kim New
perf record: Display data size on pipe mode perf record: Display data size on pipe mode - 1 - --- 2024-01-12 Namhyung Kim New
[v2,2/2] perf/core: Reduce PMU access to adjust sample freq [v2,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 - --- 2024-01-11 Namhyung Kim New
[v2,1/2] perf/core: Update perf_adjust_freq_unthr_context() [v2,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 1 --- 2024-01-11 Namhyung Kim New
[2/2] perf doc: Increase the jitdump version to 2 [1/2] perf doc: Update jitdump unwind info specification - - - --- 2024-01-10 Namhyung Kim New
[1/2] perf doc: Update jitdump unwind info specification [1/2] perf doc: Update jitdump unwind info specification - - - --- 2024-01-10 Namhyung Kim New
[for-5.15] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit [for-5.15] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit - - 1 --- 2024-01-09 Namhyung Kim New
[RESEND,2/2] perf/core: Reduce PMU access to adjust sample freq [RESEND,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 - --- 2024-01-09 Namhyung Kim New
[RESEND,1/2] perf/core: Update perf_adjust_freq_unthr_context() [RESEND,1/2] perf/core: Update perf_adjust_freq_unthr_context() - 2 1 --- 2024-01-09 Namhyung Kim New
perf/x86: Fix out of range data perf/x86: Fix out of range data - 1 - --- 2023-12-16 Namhyung Kim New
[17/17] perf annotate: Add --insn-stat option for debugging perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[16/17] perf annotate: Add --type-stat option for debugging perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[15/17] perf annotate: Support event group display perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[14/17] perf annotate: Add --data-type option perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[13/17] perf report: Add 'symoff' sort key perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[12/17] perf report: Add 'typeoff' sort key perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[11/17] perf annotate-data: Update sample histogram for type perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[10/17] perf annotate-data: Add member field in the data type perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[09/17] perf report: Support data type profiling perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[08/17] perf report: Add 'type' sort key perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[07/17] perf annotate: Implement hist_entry__get_data_type() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[06/17] perf annotate: Add annotate_get_insn_location() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[05/17] perf annotate: Factor out evsel__get_arch() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[04/17] perf annotate-data: Add dso->data_types tree perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[03/17] perf annotate-data: Add find_data_type() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[02/17] perf dwarf-regs: Add get_dwarf_regnum() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[01/17] perf dwarf-aux: Factor out die_get_typename_from_type() perf tools: Introduce data type profiling (v3) - - - --- 2023-12-13 Namhyung Kim New
[3/3] perf unwind-libunwind: Fix base address for .eh_frame perf tools: Random fixes for DWARF unwind - 1 - --- 2023-12-12 Namhyung Kim New
[2/3] perf unwind-libdw: Handle JIT-generated DSOs properly perf tools: Random fixes for DWARF unwind - - - --- 2023-12-12 Namhyung Kim New
[1/3] perf genelf: Set ELF program header addresses properly perf tools: Random fixes for DWARF unwind - 1 - --- 2023-12-12 Namhyung Kim New
x86/nmi: Rate limit unknown NMI messages x86/nmi: Rate limit unknown NMI messages 2 - - --- 2023-12-09 Namhyung Kim New
[GIT,PULL] perf tools fixes for v6.7: 2nd batch [GIT,PULL] perf tools fixes for v6.7: 2nd batch - - - --- 2023-12-08 Namhyung Kim New
perf lock contention: Account contending locks too perf lock contention: Account contending locks too - - - --- 2023-12-08 Namhyung Kim New
[GIT,PULL] perf tools fixes for v6.7: 1st batch [GIT,PULL] perf tools fixes for v6.7: 1st batch - - - --- 2023-11-29 Namhyung Kim New
[8/8] perf annotate: Get rid of local annotation options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[7/8] perf annotate: Remove remaining usages of local annotation options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[6/8] perf annotate: Ensure init/exit for global options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[5/8] perf ui/browser/annotate: Use global annotation_options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[4/8] perf annotate: Use global annotation_options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[3/8] perf top: Convert to the global annotation_options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[2/8] perf report: Convert to the global annotation_options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[1/8] perf annotate: Introduce global annotation_options perf annotate: Make annotation_options global (v1) - - - --- 2023-11-28 Namhyung Kim New
[14/14] tools/perf: Update tools's copy of mips syscall table [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[13/14] tools/perf: Update tools's copy of s390 syscall table [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[12/14] tools/perf: Update tools's copy of powerpc syscall table [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[11/14] tools/perf: Update tools's copy of x86 syscall table [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[10/14] tools headers: Update tools's copy of s390/asm headers [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[09/14] tools headers: Update tools's copy of arm64/asm headers [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
[08/14] tools headers: Update tools's copy of x86/asm headers [01/14] tools headers UAPI: Update tools's copy of drm headers - - - --- 2023-11-21 Namhyung Kim New
« 1 2 3 45 6 »