linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 20:20:41 to 2017-09-13 14:48:11 UTC [more...]

Question to struct map
 2017-09-13 14:48 UTC  (3+ messages)

[PATCH 1/2] perf test attr: fix python error on empty result
 2017-09-13  8:12 UTC  (2+ messages)
` [PATCH 2/2] perf test attr: fix ignored test case result

[GIT PULL 0/9] perf/urgent fixes
 2017-09-13  7:38 UTC  (12+ messages)
` [PATCH 1/9] tools include linux: Guard against redefinition of some macros
` [PATCH 2/9] perf tests: Fix compile when libunwind's unwind.h is available
` [PATCH 3/9] tools lib api: Fix make DEBUG=1 build
` [PATCH 4/9] perf tools: Open perf.data with O_CLOEXEC flag
` [PATCH 5/9] perf ui progress: Make sure we always define step value
` [PATCH 6/9] perf ui progress: Fix progress update
` [PATCH 7/9] perf config: Check not only section->from_system_config but also item's
` [PATCH 8/9] perf tools: Support running perf binaries with a dash in their name
` [PATCH 9/9] perf stat: Wait for the correct child
` [PATCH] tools/include: Sync kernel ABI headers with tooling headers

Prevent Kernel from resetting cycle counter
 2017-09-12 18:57 UTC  (3+ messages)

[PATCH] perf stat: wait for the correct child
 2017-09-12 15:25 UTC 

[GIT PULL 00/41] perf/core improvements and fixes
 2017-09-12 15:10 UTC  (42+ messages)
` [PATCH 01/41] perf sched timehist: Add pid and tid options
` [PATCH 02/41] perf tools: Support weak groups in 'perf stat'
` [PATCH 03/41] perf vendor events: Support metric_group and no event name in JSON parser
` [PATCH 04/41] perf stat: Factor out generic metric printing
` [PATCH 05/41] perf stat: Print generic metric header even for failed expressions
` [PATCH 06/41] perf pmu: Extract function to get JSON alias map
` [PATCH 07/41] perf stat: Support JSON metrics in perf stat
` [PATCH 08/41] perf list: Add metric groups to perf list
` [PATCH 09/41] perf stat: Don't use ctx for saved values lookup
` [PATCH 10/41] perf stat: Support duration_time for metrics
` [PATCH 11/41] perf stat: Hide internal duration_time counter
` [PATCH 12/41] perf stat: Update walltime_nsecs_stats in interval mode
` [PATCH 13/41] tools include linux: Guard against redefinition of some macros
` [PATCH 14/41] perf record: Support direct --user-regs arguments
` [PATCH 15/41] perf script: Support user regs
` [PATCH 16/41] perf tests: Fix compile when libunwind's unwind.h is available
` [PATCH 17/41] tools lib api: Fix make DEBUG=1 build
` [PATCH 18/41] perf tools: Open perf.data with O_CLOEXEC flag
` [PATCH 19/41] perf tools: Add python-clean target
` [PATCH 20/41] perf ui progress: Make sure we always define step value
` [PATCH 21/41] perf ui progress: Fix progress update
` [PATCH 22/41] perf ui progress: Add ui specific init function
` [PATCH 23/41] perf ui progress: Add size info into progress bar
` [PATCH 24/41] perf tools: Use scandir() to replace readdir()
` [PATCH 25/41] perf config: Check not only section->from_system_config but also item's
` [PATCH 26/41] perf config: Write a config file just once
` [PATCH 27/41] perf config: Allow creating empty config set for config file autogeneration
` [PATCH 28/41] perf tools: Make copyfile_offset() static
` [PATCH 29/41] perf tools: Support running perf binaries with a dash in their name
` [PATCH 30/41] perf stat: Fall weak group back even for EBADF
` [PATCH 31/41] perf vendor events: Add JSON metrics for Broadwell
` [PATCH 32/41] perf vendor events: Add JSON metrics for Skylake
` [PATCH 33/41] perf vendor events: Add JSON metrics for Sandy Bridge
` [PATCH 34/41] perf vendor events: Add JSON metrics for Sandy Bridge EP
` [PATCH 35/41] perf vendor events: Add JSON metrics for Ivy Bridge
` [PATCH 36/41] perf vendor events: Add JSON metrics for Haswell
` [PATCH 37/41] perf vendor events: Add JSON metrics for Ivy Town
` [PATCH 38/41] perf vendor events: Add JSON metrics for Haswell EP
` [PATCH 39/41] perf vendor events: Add JSON metrics for Broadwell Server
` [PATCH 40/41] perf vendor events: Add JSON metrics for Broadwell DE
` [PATCH 41/41] perf vendor events: Add JSON metrics for Skylake server

[PATCH] perf: support running perf binaries with a dash in their name
 2017-09-11 15:38 UTC  (5+ messages)

perf AppImage - perf stat fails to count child process
 2017-09-11 15:14 UTC 

[PATCH v2 00/14] generate full callchain cursor entries for inlined frames
 2017-09-07 15:16 UTC  (9+ messages)
` [PATCH v2 03/14] perf report: create real callchain "

[PATCH] perf tests: fix compile when libunwind's unwind.h is available
 2017-09-06 15:02 UTC 

[PATCH v3 00/13] generate full callchain cursor entries for inlined frames
 2017-09-06 13:55 UTC  (14+ messages)
` [PATCH v3 01/13] perf report: remove code to handle inline frames from browsers
` [PATCH v3 02/13] perf util: store srcline in callchain_cursor_node
` [PATCH v3 03/13] perf report: create real callchain entries for inlined frames
` [PATCH v3 04/13] perf report: fall-back to function name comparison for -g srcline
` [PATCH v3 05/13] perf report: mark inlined frames in output by " (inlined)" suffix
` [PATCH v3 06/13] perf script: mark inlined frames and do not print DSO for them
` [PATCH v3 07/13] perf report: compare symbol name for inlined frames when matching
` [PATCH v3 08/13] perf report: compare symbol name for inlined frames when sorting
` [PATCH v3 09/13] perf report: properly handle branch count in match_chain
` [PATCH v3 10/13] perf report: cache failed lookups of inlined frames
` [PATCH v3 11/13] perf report: cache srclines for callchain nodes
` [PATCH v3 12/13] perf report: use srcline from callchain for hist entries
` [PATCH v3 13/13] perf util: enable handling of inlined frames by default

perf probe: register type casting to string
 2017-09-06 10:29 UTC 

deducing CPU clock rate over time from cycle samples
 2017-09-05 12:26 UTC  (11+ messages)
    ` broken cycle counts from perf record in frequency mode [Was: Re: deducing CPU clock rate over time from cycle samples]

[GIT PULL 00/13] perf/core improvements and fixes
 2017-09-05  5:15 UTC  (16+ messages)
` [PATCH 01/13] perf report: Calculate the average cycles of iterations
` [PATCH 02/13] perf syscalltbl: Support glob matching on syscall names
` [PATCH 03/13] perf trace: Support syscall name globbing
` [PATCH 04/13] perf test powerpc: Fix 'Object code reading' test
` [PATCH 05/13] perf intel-pt: Fix syntax in documentation of config option
` [PATCH 06/13] perf vendor events powerpc: Remove duplicate events
` [PATCH 07/13] perf tools: Support new sample type for physical address
` [PATCH 08/13] perf sort: Add sort option "
` [PATCH 09/13] perf mem: Support "
` [PATCH 10/13] perf script: "
` [PATCH 11/13] perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
` [PATCH 12/13] perf stat: Only auto-merge events that are PMU aliases
` [PATCH 13/13] perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB

Callgraphs split at the kernel boundary
 2017-09-04 17:22 UTC  (5+ messages)

[GIT PULL 00/18] perf/core improvements and fixes
 2017-08-29 21:15 UTC  (20+ messages)
` [PATCH 01/18] perf stat: Fix path to PMU formats in documentation
` [PATCH 02/18] perf tools: Fix static build with newer toolchains
` [PATCH 03/18] perf c2c: Fix remote HITM detection for Skylake
` [PATCH 04/18] perf record: Set read_format for inherit_stat
` [PATCH 05/18] perf report: Add dump_read function
` [PATCH 06/18] perf values: Fix thread index bug
` [PATCH 07/18] perf values: Fix allocation check
` [PATCH 08/18] perf values: Zero value buffers
` [PATCH 09/18] perf report: Group stat values on global event id
` [PATCH 10/18] tools build tests: Don't hardcode gcc name
` [PATCH 11/18] perf tools: Allow external definition of flex and bison binary names
` [PATCH 12/18] tools lib: Allow external definition of CC, AR and LD
` [PATCH 13/18] perf tools: Robustify detection of clang binary
` [PATCH 14/18] perf tools: Pass full path of FEATURES_DUMP
` [PATCH 15/18] tools headers: Sync cpu features kernel ABI headers with tooling headers
` [PATCH 16/18] perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
` [PATCH 17/18] perf probe: Fix kprobe blacklist checking condition
` [PATCH 18/18] perf symbols: Fix plt entry calculation for ARM and AARCH64

Filter option should follow a tracer option
 2017-08-24  8:36 UTC  (8+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2017-08-23 19:36 UTC  (16+ messages)
` [PATCH 01/15] perf xyarray: Save max_x, max_y
` [PATCH 02/15] perf evsel: Fix buffer overflow while freeing events
` [PATCH 03/15] perf bpf: Tighten detection of BPF events
` [PATCH 04/15] perf tools: Add utility function to detect SMT status
` [PATCH 05/15] perf tools: Expression parser enhancements for metrics
` [PATCH 06/15] perf tools: Increase maximum number of events in expressions
` [PATCH 07/15] perf tools: Dedup events in expression parsing
` [PATCH 08/15] perf vendor events: Add core event list for Skylake Server
` [PATCH 09/15] perf vendor events: Add Skylake server uncore event list
` [PATCH 10/15] perf tools: Add support for printing new mem_info encodings
` [PATCH 11/15] perf test: Add test cases for new data source encoding
` [PATCH 12/15] perf tools: Really install manpages via 'make install-man'
` [PATCH 13/15] perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
` [PATCH 14/15] perf tools: Fix static linking with libdw from elfutils
` [PATCH 15/15] perf tools: Fix static linking with libunwind

[GIT PULL 00/13] perf/core improvements and fixes
 2017-08-22 10:20 UTC  (15+ messages)
` [PATCH 01/13] tools lib bpf: Fix double file test in Makefile
` [PATCH 02/13] perf jevents: Support FCMask and PortMask
` [PATCH 03/13] perf trace: Fix off by one string allocation problem
` [PATCH 04/13] perf events parse: Remove some needless local variables
` [PATCH 05/13] perf events parse: Rename parsing state struct to clearer name
` [PATCH 06/13] perf events parse: Use just one parse events state struct
` [PATCH 07/13] perf events parse: Rename parse_events_parse arguments
` [PATCH 08/13] perf tools: Remove unused cpu_relax() macros
` [PATCH 09/13] perf tools: Use default CPUINFO_PROC where it fits
` [PATCH 10/13] perf annotate stdio: Support --show-nr-samples option
` [PATCH 11/13] perf annotate: Document --show-total-period option
` [PATCH 12/13] perf annotate browser: Support --show-nr-samples option
` [PATCH 13/13] perf annotate browser: Circulate percent, total-period and nr-samples view

[PATCH 1/2] perf/bench/numa: Add functions to detect sparse numa nodes
 2017-08-17 12:30 UTC  (3+ messages)

[PATCH v3 0/2] Fixup for discontiguous/sparse numa nodes
 2017-08-21 10:17 UTC  (3+ messages)
` [PATCH v3 1/2] perf/bench/numa: Add functions to detect sparse "
` [PATCH v3 2/2] perf/bench/numa: Handle discontiguous/sparse "

Get Instruction Pointer value with pmu-tools package
 2017-08-21 10:13 UTC 

[PATCH v2 0/2] Fixup for discontiguous/sparse numa nodes
 2017-08-21  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] perf/bench/numa: Add functions to detect sparse "
` [PATCH v2 2/2] perf/bench/numa: Handle discontiguous/sparse "

[PATCH 06/27] Provide supplementary error message facility [ver #5]
 2017-08-18  3:09 UTC 

[GIT PULL 00/10] perf/core improvements and fixes
 2017-08-17  7:45 UTC  (12+ messages)
` [PATCH 01/10] perf tests shell: Remove duplicate skip_if_no_debuginfo() function
` [PATCH 02/10] perf test shell: Check if 'perf probe' is available, skip tests if not
` [PATCH 03/10] perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
` [PATCH 04/10] perf scripts python: Fix missing call_path_id in export-to-postgresql script
` [PATCH 05/10] perf scripts python: Fix query in call-graph-from-postgresql.py
` [PATCH 06/10] perf script python: Add support for exporting to sqlite3
` [PATCH 07/10] perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py
` [PATCH 08/10] perf script python: Add support for sqlite3 "
` [PATCH 09/10] perf bpf: Fix endianness problem when loading parameters in prologue
` [PATCH 10/10] perf test shell: Replace '|&' with '2>&1 |' to work with more shells


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).