- 2c589d9 perf tools: Add missing swap for cgroup events by Namhyung Kim · 4 years, 2 months ago
- fe01adb perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 2 months ago
- 6311951 perf tools: Initialize output buffer in build_id__sprintf by Jiri Olsa · 4 years, 2 months ago
- 86449b1 perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() by Song Liu · 4 years, 2 months ago
- d0e7b0c perf scripting python: Avoid declaring function pointers with a visibility attribute by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 9ae1e99 perf tools: Remove broken __no_tail_call attribute by Peter Zijlstra · 4 years, 2 months ago
- 0dfbe4c perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX by Jin Yao · 4 years, 3 months ago
- a6293f36 perf trace: Fix segfault when trying to trace events by cgroup by Stanislav Ivanichkin · 4 years, 3 months ago
- ab8bf5f perf tools: Fix crash with non-jited bpf progs by Tommi Rantala · 4 years, 3 months ago
- 263e452 tools headers UAPI: Update process_madvise affected files by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- e555b4b perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- b773ea6 perf tools: Remove LTO compiler options when building perl support by Justin M. Forbes · 4 years, 2 months ago
- 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 744aec4 perf c2c: Update documentation for metrics reorganization by Leo Yan · 4 years, 3 months ago
- 91d933c2 perf c2c: Add metrics "RMT Load Hit" by Leo Yan · 4 years, 3 months ago
- 77c1586 perf c2c: Correct LLC load hit metrics by Leo Yan · 4 years, 3 months ago
- ed626a3 perf c2c: Change header for LLC local hit by Leo Yan · 4 years, 3 months ago
- 0fbe2fe perf c2c: Use more explicit headers for HITM by Leo Yan · 4 years, 3 months ago
- fdd32d7 perf c2c: Change header from "LLC Load Hitm" to "Load Hitm" by Leo Yan · 4 years, 3 months ago
- 6d662d7 perf c2c: Organize metrics based on memory hierarchy by Leo Yan · 4 years, 3 months ago
- 4f28641b perf c2c: Display "Total Stores" as a standalone metrics by Leo Yan · 4 years, 3 months ago
- b596e97 perf c2c: Display the total numbers continuously by Leo Yan · 4 years, 3 months ago
- f929938 perf bench: Use condition variables in numa. by Ian Rogers · 4 years, 3 months ago
- 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- caf7f96 perf jevents: Fix event code for events referencing std arch events by John Garry · 4 years, 3 months ago
- 2a09a84 perf diff: Support hot streams comparison by Jin Yao · 4 years, 3 months ago
- 5bbd6ba perf streams: Report hot streams by Jin Yao · 4 years, 3 months ago
- 28904f4 perf streams: Calculate the sum of total streams hits by Jin Yao · 4 years, 3 months ago
- fa79aa64 perf streams: Link stream pair by Jin Yao · 4 years, 3 months ago
- 47ef839 perf streams: Compare two streams by Jin Yao · 4 years, 3 months ago
- dd1d841 perf streams: Get the evsel_streams by evsel_idx by Jin Yao · 4 years, 3 months ago
- 480accb perf streams: Introduce branch history "streams" by Jin Yao · 4 years, 3 months ago
- 6556a75 perf intel-pt: Improve PT documentation slightly by Andi Kleen · 4 years, 3 months ago
- 0997a26 perf tools: Add support for exclusive groups/events by Andi Kleen · 4 years, 3 months ago
- 78b2c50 perf test: Add build id shell test by Jiri Olsa · 4 years, 3 months ago
- e9ad943 perf tools: Align buildid list output for short build ids by Jiri Olsa · 4 years, 3 months ago
- b0a323c perf tools: Add size to 'struct perf_record_header_build_id' by Jiri Olsa · 4 years, 3 months ago
- 39be8d0 perf tools: Pass build_id object to dso__build_id_equal() by Jiri Olsa · 4 years, 3 months ago
- 8dfdf44 perf tools: Pass build_id object to dso__set_build_id() by Jiri Olsa · 4 years, 3 months ago
- bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 3 months ago
- 3ff1b8c perf tools: Pass build id object to sysfs__read_build_id() by Jiri Olsa · 4 years, 3 months ago
- f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
- 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
- 79bbbab perf config: Export the perf_config_from_file() function by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 7937308 perf python: Autodetect python3 binary by James Clark · 4 years, 3 months ago
- 0fd0f00 perf tests: Show python test script in verbose mode by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 6cf4ecf perf build: Allow nested externs to enable BUILD_BUG() usage by Vasily Gorbik · 4 years, 3 months ago
- f3013f7 perf trace: Fix off by ones in memset() after realloc() in arches using libaudit by Jiri Slaby · 4 years, 3 months ago
- edac75a perf c2c: Update usage for showing memory events by Leo Yan · 4 years, 3 months ago
- dbaa1b3 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- dc000c4 perf sched: Show start of latency as well by Joel Fernandes (Google) · 4 years, 4 months ago
- 70830f9 perf vendor events: Fix typos in power8 PMU events by Sandipan Das · 4 years, 3 months ago
- bf7ef5d perf bench: Run inject-build-id with --buildid-all option too by Namhyung Kim · 4 years, 3 months ago
- 27c9c34 perf inject: Add --buildid-all option by Namhyung Kim · 4 years, 3 months ago
- e7b60c5 perf inject: Do not load map/dso when injecting build-id by Namhyung Kim · 4 years, 3 months ago
- 336c95b perf inject: Enter namespace when reading build-id by Namhyung Kim · 4 years, 3 months ago
- 2946ece perf inject: Add missing callbacks in perf_tool by Namhyung Kim · 4 years, 3 months ago
- 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
- ab0a40e perf build: Allow nested externs to enable BUILD_BUG() usage by Vasily Gorbik · 4 years, 3 months ago
- 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
- 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
- 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
- 6fcd5dd perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 3 months ago
- 388968d perf trace: Use the autogenerated mmap 'prot' string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 08fc476 tools beauty: Add script to generate table of mmap's 'prot' argument by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 6169322 perf beauty mmap_flags: Conditionaly define the mmap flags by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 9012e3d perf trace beauty: Add script to autogenerate mremap's flags args string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- d758d5d perf tools: Separate the checking of headers only used to build beautification tables by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- a55b7bb perf test: Fix msan uninitialized use. by Ian Rogers · 4 years, 4 months ago
- aa98d84 perf parse-events: Reduce casts around bp_addr by Ian Rogers · 4 years, 4 months ago
- 40b74c30 perf test: Add expand cgroup event test by Namhyung Kim · 4 years, 4 months ago
- 89fb1ca perf tools: Allow creation of cgroup without open by Namhyung Kim · 4 years, 4 months ago
- b214ba8 perf tools: Copy metric events properly when expand cgroups by Namhyung Kim · 4 years, 4 months ago
- d1c5a0e perf stat: Add --for-each-cgroup option by Namhyung Kim · 4 years, 4 months ago
- 7fedd9b perf evsel: Add evsel__clone() function by Namhyung Kim · 4 years, 4 months ago
- b5ff7f2 perf vendor events: Update SkylakeX events to v1.21 by Jin Yao · 4 years, 8 months ago
- 038d3b5 perf vendor events intel: Update CascadelakeX events to v1.08 by Jin Yao · 4 years, 4 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- 69f48c7 perf script: Add min, max to futex-contention output, in addition to avg by Hagen Paul Pfeifer · 4 years, 4 months ago
- 2a684fc perf script: Autopep8 futex-contention by Hagen Paul Pfeifer · 4 years, 4 months ago
- 002a3d6 perf stat: Skip duration_time in setup_system_wide by Jin Yao · 4 years, 4 months ago
- 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- d110162 perf tsc: Support cap_user_time_short for event TIME_CONV by Leo Yan · 4 years, 4 months ago
- 78a93d4 perf tsc: Calculate timestamp with cap_user_time_short by Leo Yan · 4 years, 4 months ago
- 4979e86 perf tsc: Add rdtsc() for Arm64 by Leo Yan · 4 years, 4 months ago
- 03fca3a perf tsc: Move out common functions from x86 by Leo Yan · 4 years, 4 months ago
- 7cd5738 perf probe: Fall back to debuginfod query if debuginfo and source not found locally by Masami Hiramatsu · 4 years, 4 months ago
- ac7a75d perf probe: Fix to adjust symbol address with correct reloc_sym address by Masami Hiramatsu · 4 years, 4 months ago
- dcc81be perf metricgroup: Fix uncore metric expressions by Ian Rogers · 4 years, 4 months ago
- 7d537a8 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 4 years, 4 months ago
- fc18380 perf script: Display negative tid in non-sample events by Adrian Hunter · 4 years, 4 months ago
- 99f6381 perf docs: Improve help information in perf.txt by Zejiang Tang · 4 years, 4 months ago
- a803fbe perf metric: Remove duplicate include by YueHaibing · 4 years, 4 months ago
- 328781d perf tools: Add documentation for topdown metrics by Andi Kleen · 4 years, 4 months ago