linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 12:05:02 to 2018-04-13 14:01:07 UTC [more...]

[PATCH 01/17] perf stat: Enable 1ms interval for printing event counters values
 2018-04-13 14:01 UTC  (12+ messages)
` [PATCH 02/17] tools headers: Restore READ_ONCE() C++ compatibility
` [PATCH 03/17] perf tests: Run dwarf unwind test on arm32
` [PATCH 04/17] perf annotate: Allow showing offsets in more than just jump targets
` [PATCH 05/17] perf annotate browser: "
` [PATCH 06/17] perf jvmti: Give hints about package names needed to build
` [PATCH 07/17] perf tests bpf: Remove unused ptrace.h include from LLVM test
` [PATCH 08/17] Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target"
` [PATCH 10/17] perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
` [PATCH 11/17] perf version: Print status for syscall_table
` [PATCH 12/17] perf sched: Fix documentation for timehist
` [PATCH 13/17] perf tests: Disable breakpoint accounting test for powerpc

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-13 12:43 UTC  (2+ messages)

[PATCH] perf record: Change warning for missing sysfs entry to debug
 2018-04-12 17:22 UTC  (2+ messages)

[PATCH] perf record: Remove unnecessary warning for missing sysfs entry
 2018-04-12 13:19 UTC  (3+ messages)

[PATCH] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
 2018-04-12 13:10 UTC  (2+ messages)

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-11 17:41 UTC 

[PATCH] perf tests: run dwarf unwind test on arm32
 2018-04-11  0:16 UTC 

[PATCH v2] perf list: Add s390 support for detailed/verbose pmu event description
 2018-04-10  7:31 UTC 

[PATCH] perf list: Add s390 support for detailed/verbose pmu event description
 2018-04-10  7:15 UTC  (5+ messages)

[GIT PULL 00/13] perf/urgent fixes
 2018-04-10  5:23 UTC  (15+ messages)
` [PATCH 01/13] perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
` [PATCH 02/13] perf annotate: Show group details on the title line
` [PATCH 03/13] perf annotate browser: Fixup vertical line separating metrics from instructions
` [PATCH 04/13] perf ui browser: Fixup cleaning unused lines at the bottom
` [PATCH 05/13] perf report: Remove duplicated 'samples' in lost samples warning
` [PATCH 06/13] tools headers uapi: Synchronize i915_drm.h
` [PATCH 07/13] perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
` [PATCH 08/13] perf hists browser: Show extra_title_lines in the 'D' debug hotkey
` [PATCH 09/13] perf hists browser: Remove leftover from row returned from refresh
` [PATCH 10/13] perf tools: No need to include namespaces.h in util.h
` [PATCH 11/13] perf tools: Fix perf builds with clang support
` [PATCH 12/13] perf clang: Add support for recent clang versions
` [PATCH 13/13] perf tests clang: Fix function name for clang IR test

[PATCH v5 0/3] perf/core: expose thread context switch out event type to user space
 2018-04-09  9:56 UTC  (6+ messages)
` [PATCH v5 1/3] perf/core: store context switch out type into Perf trace
` [PATCH v5 2/3] perf report: extend raw dump (-D) out with switch out event type
` [PATCH v5 3/3] perf script: extend misc field decoding "

[GIT PULL 0/6] perf/urgent fixes
 2018-04-06 12:41 UTC  (8+ messages)
` [PATCH 1/6] perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
` [PATCH 2/6] perf annotate: Show group details on the title line
` [PATCH 3/6] perf annotate browser: Fixup vertical line separating metrics from instructions
` [PATCH 4/6] perf ui browser: Fixup cleaning unused lines at the bottom
` [PATCH 5/6] perf report: Remove duplicated 'samples' in lost samples warning
` [PATCH 6/6] tools headers uapi: Synchronize i915_drm.h

[GIT PULL 00/17] perf/core improvements and fixes
 2018-04-04  5:25 UTC  (18+ messages)
` [PATCH 01/17] perf tools: Add a "dso_size" sort order
` [PATCH 02/17] tools headers: Synchronize x86's cpufeatures.h
` [PATCH 03/17] perf trace: Show only failing syscalls
` [PATCH 04/17] tools include: Add config.h header file
` [PATCH 06/17] perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
` [PATCH 07/17] perf version: Print the compiled-in status of libraries
` [PATCH 08/17] perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
` [PATCH 09/17] perf version: Add man page
` [PATCH 10/17] perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
` [PATCH 11/17] perf hists: Introduce hists__scnprint_title()
` [PATCH 12/17] perf hists: Move hists__scnprintf_title() away from the TUI code
` [PATCH 13/17] perf ui browser: Move the extra title lines from the hists browser
` [PATCH 14/17] perf annotate: Introduce annotation__scnprintf_samples_period() method
` [PATCH 15/17] perf annotate browser: Show extra title line with event information
` [PATCH 16/17] perf annotate stdio2: Print more descriptive event information header
` [PATCH 17/17] perf trace: Remove redundant ')'

[PATCH] perf trace: remove redundant ')'
 2018-04-04  2:31 UTC  (6+ messages)

[GIT PULL 0/8] perf/core improvements and fixes
 2018-03-29  7:23 UTC  (10+ messages)
` [PATCH 1/8] perf build: Fix check-headers.sh opts assignment
` [PATCH 2/8] perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
` [PATCH 3/8] perf mmap: Be consistent when checking for an unmaped ring buffer
` [PATCH 4/8] perf vendor events s390: Add JSON files for IBM z10EC z10BC
` [PATCH 5/8] perf vendor events s390: Add JSON files for IBM z196
` [PATCH 6/8] perf vendor events s390: Add JSON files for IBM zEC12 zBC12
` [PATCH 7/8] perf vendor events s390: Add JSON files for IBM z13
` [PATCH 8/8] perf vendor events s390: Add JSON files for IBM z14

[PATCH] perf tools: Add a dso_size option to perf report --sort
 2018-03-27 15:45 UTC  (4+ messages)

[PATCH 1/5] perf list: Add pmu event json file for IBM z10EC z10BC
 2018-03-26 16:30 UTC  (6+ messages)
` [PATCH 2/5] perf list: Add pmu event json file for IBM z196
` [PATCH 3/5] perf list: Add pmu event json file for IBM zEC12 zBC12
` [PATCH 4/5] perf list: Add pmu event json file for IBM z13
` [PATCH 5/5] perf list: Add pmu event json file for IBM z14

[GIT PULL 00/44] perf/core improvements and fixes
 2018-03-25  8:40 UTC  (46+ messages)
` [PATCH 01/44] perf unwind: Report error from dwfl_attach_state
` [PATCH 02/44] perf annotate: Move annotation_options out of the TUI browser
` [PATCH 03/44] perf annotate: Move cycles/IPC formatting width constants outside TUI
` [PATCH 04/44] perf annotate tui: Use annotate_browser__cycles_width() mroe
` [PATCH 05/44] perf annotate tui: Move have_cycles to struct annotation
` [PATCH 06/44] perf annotate: Move annotation_line array from TUI to generic code
` [PATCH 07/44] perf annotate: Move compute_ipc() to annotation library
` [PATCH 08/44] perf annotate: Move nr_events from annotate_browser to annotation struct
` [PATCH 09/44] perf annotate: Stop using a global config struct
` [PATCH 10/44] perf annotate: Move pcnt_with() to the annotation library
` [PATCH 11/44] perf annotate tui: Add browser__annotation() helper
` [PATCH 12/44] perf annotate: Move max_jump_sources to struct annotation
` [PATCH 13/44] perf annotate: Move jumps_percent_color to ui_browser
` [PATCH 14/44] perf annotate: Move nr_jumps to struct annotation
` [PATCH 15/44] perf annotate: Move mark_jump_targets from the TUI to the annotation library
` [PATCH 16/44] perf annotate: Nuke struct browser_line
` [PATCH 17/44] perf annotate: Move 'start' to struct annotation
` [PATCH 18/44] perf annotate: Move nr_{asm_}entries "
` [PATCH 19/44] perf annotate: Introduce set_offsets() method out of TUI code
` [PATCH 20/44] perf annotate: Move the column widths from the TUI to generic lib
` [PATCH 21/44] perf annotate: Move update_column_widths() to the "
` [PATCH 22/44] perf annotate: Introduce init_column_widths() method out of TUI code
` [PATCH 23/44] perf annotate: Introduce symbol__annotate2 method
` [PATCH 24/44] perf annotate: Introduce annotation_line__max_percent()
` [PATCH 25/44] perf ui browser: Add vprintf() method
` [PATCH 26/44] perf annotate: Introduce annotation_line__print_start() out of TUI code
` [PATCH 27/44] perf annotate: Finish the generalization of annotate_browser__write()
` [PATCH 28/44] perf annotate: Use a ops table for annotation_line__write()
` [PATCH 29/44] perf annotate: Introduce annotation_line__filter()
` [PATCH 30/44] perf annotate: Introduce the --stdio2 output mode
` [PATCH 31/44] perf annotate: Move the default annotate options to the library
` [PATCH 32/44] perf annotate: Use the default annotation options for --stdio2
` [PATCH 33/44] perf annotate: Add function header to --stdio2
` [PATCH 34/44] perf annotate: Introduce --ignore-vmlinux command line option
` [PATCH 35/44] perf report: "
` [PATCH 36/44] perf annotate browser: Add 'P' hotkey to dump annotation to file
` [PATCH 37/44] perf annotate: No need to calculate notes->start twice
` [PATCH 38/44] perf annotate: Pass function descriptor to its instruction parsing routines
` [PATCH 39/44] perf annotate: Mark jumps to outher functions with the call arrow
` [PATCH 40/44] perf python: Reference Py_None before returning it
` [PATCH 41/44] perf annotate: Add "_local" to jump/offset validation routines
` [PATCH 42/44] perf annotate: Support jumping from one function to another
` [PATCH 43/44] perf annotate: Defer searching for comma in raw line till it is needed
` [PATCH 44/44] perf annotate: Use absolute addresses to calculate jump target offsets

[PATCH RESEND] perf annotate: Don't prepend symfs path to build_id_filename
 2018-03-23 12:16 UTC  (2+ messages)

[PATCH] perf list: Add s390 support for detailed/verbose pmu event description
 2018-03-21  6:53 UTC 

[PATCH RESEND] perf unwind: Report error from dwfl_attach_state
 2018-03-20 16:18 UTC  (3+ messages)

[GIT PULL 00/14] perf/core improvements and fixes
 2018-03-19 19:39 UTC  (16+ messages)
` [PATCH 01/14] perf annotate: Use asprintf when formatting objdump command line
` [PATCH 02/14] perf tests: Fix out of bounds access on array fd when cnt is 100
` [PATCH 03/14] perf record: Synthesize features before events in pipe mode
` [PATCH 04/14] perf report: Support forced leader feature "
` [PATCH 05/14] perf vendor events: Update POWER9 events
` [PATCH 06/14] perf mmap: Discard head in overwrite_rb_find_range()
` [PATCH 07/14] perf debug: Avoid setting 'quiet' to 'true' unnecessarily
` [PATCH 08/14] perf tools: Fix snprint warnings for gcc 8
` [PATCH 09/14] perf tools: Fix python extension build "
` [PATCH 10/14] perf top: Document --ignore-vmlinux
` [PATCH 11/14] perf annotate: Use ops->target.name when available for unresolved call targets
` [PATCH 12/14] perf probe: Use right type to access array elements
` [PATCH 13/14] objtool, perf: Fix GCC 8 -Wrestrict error
` [PATCH 14/14] perf tests bp_account: Fix build with clang-6

[PATCH] perf-probe: Fix to convert array type collectly
 2018-03-16  7:25 UTC 

[PATCH] perf trace: __print_array should print hex format instead of dec
 2018-03-15 17:49 UTC  (5+ messages)

[PATCH] perf stat: Add support for s390 transaction counters
 2018-03-14 17:31 UTC  (8+ messages)

[PATCH 1/2 v2] perf stat: Rework x86 transaction counter handling
 2018-03-14 12:40 UTC  (2+ messages)
` [PATCH 2/2 v2] perf stat: Add support for flag T on s390

[GIT PULL 00/31] perf/core improvements and fixes
 2018-03-14  7:17 UTC  (18+ messages)
` [PATCH 18/31] perf vendor events arm64: Add armv8-recommended.json
` [PATCH 25/31] perf unwind: Unwind with libdw doesn't take symfs into account
` [PATCH 26/31] perf record: Avoid duplicate call of perf_default_config()
` [PATCH 27/31] perf top: Fix top.call-graph config option reading
` [PATCH 28/31] perf llvm: Display eBPF compiling command in debug output
` [PATCH 29/31] perf stat: Make function perf_stat_evsel_id_init static
` [PATCH 30/31] perf machine: Fix mmap name setup
` [PATCH 31/31] perf test: Fix exit code for record+probe_libc_inet_pton.sh

[PATCH] perf annotate: Don't prepend symfs path to build_id_filename
 2018-03-13 15:24 UTC  (3+ messages)

[PATCH] perf tools arm64: Add libdw DWARF post unwind support for ARM64
 2018-03-13 15:23 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).