- 04f9bf2 perf bpf-loader: Add missing '*' for key_scan_pos by Wang ShaoBo · 4 years, 8 months ago
- c7e5b32 perf stat: Report summary for interval mode by Jin Yao · 4 years, 8 months ago
- 905365f perf stat: Save aggr value to first member of prev_raw_counts by Jin Yao · 4 years, 8 months ago
- 297767a perf stat: Copy counts from prev_raw_counts to evsel->counts by Jin Yao · 4 years, 8 months ago
- cf4d9bd perf counts: Reset prev_raw_counts counts by Jin Yao · 4 years, 8 months ago
- 72f02a9 perf stat: Fix wrong per-thread runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
- a45badc perf expr: Allow numbers to be followed by a dot by Ian Rogers · 4 years, 8 months ago
- 45db55f perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools by Ian Rogers · 4 years, 8 months ago
- ae76264 perf stat: Fail on extra comma while parsing events by Jiri Olsa · 4 years, 8 months ago
- 498ef71 perf script: Better align register values in dump by Paul A. Clarke · 4 years, 8 months ago
- acd1ac2 perf stat: POWER9 metrics: expand "ICT" acronym by Paul A. Clarke · 4 years, 8 months ago
- 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 961224d perf intel-pt: Use allocated branch stack for PEBS sample by Adrian Hunter · 4 years, 8 months ago
- bd7c1c6 perf docs: Introduce security.txt file to document related issues by Alexey Budankov · 4 years, 9 months ago
- c1034eb perf tool: Make perf tool aware of SELinux access control by Alexey Budankov · 4 years, 9 months ago
- a885f3c perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where needed by Alexey Budankov · 4 years, 9 months ago
- ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
- eee1950 perf tools: Grab a copy of libbpf's hashmap by Ian Rogers · 4 years, 8 months ago
- ea9eb1f perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 8 months ago
- beb6420 perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1 by Jiri Olsa · 4 years, 8 months ago
- 6d1f916 perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS by Ian Rogers · 4 years, 11 months ago
- 7597ce8 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 11 months ago
- 06392aa perf test: Improve pmu event metric testing by Ian Rogers · 4 years, 8 months ago
- 3b53665 perf test: Provide a subtest callback to ask for the reason for skipping a subtest by Ian Rogers · 4 years, 8 months ago
- 4ac22b4 perf parse-events: Make add PMU verbose output clearer by Ian Rogers · 4 years, 8 months ago
- 6365757 perf expr: Fix memory leaks in metric bison by Ian Rogers · 4 years, 8 months ago
- 39548e5 perf powerpc: Don't ignore sym-handling.c file by Ravi Bangoria · 4 years, 8 months ago
- 63f1135 perf expr: Test parsing of floating point numbers by Ian Rogers · 4 years, 8 months ago
- da23133 perf record: Use an eventfd to wakeup when done by Anand K Mistry · 4 years, 8 months ago
- ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- f0aef47 perf evsel: Initialize evsel->per_pkg_mask to NULL in evsel__init() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3efc899 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 8 months ago
- 7fcdccd perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- e12a89e perf tools: Fix is_bpf_image function logic by Jiri Olsa · 4 years, 8 months ago
- b027cc6 perf c2c: Fix 'perf c2c record -e list' to show the default events used by Ian Rogers · 4 years, 8 months ago
- 63b5930 perf vendor events power9: Add missing metrics to POWER9 'cpi_breakdown' by Paul A. Clarke · 4 years, 8 months ago
- 0a892c1 perf record: Add dummy event during system wide synthesis by Ian Rogers · 4 years, 9 months ago
- 5885a20 perf evsel: Dummy events never triggers, no need to ask for PERF_SAMPLE_BRANCH_STACK by Ian Rogers · 4 years, 8 months ago
- 8510895 perf parse-events: Use strcmp() to compare the PMU name by Jin Yao · 4 years, 9 months ago
- d4d5ca0 perf stat: Increase perf metric output resolution by Paul A. Clarke · 4 years, 8 months ago
- 9be27a5 perf expr: Print a debug message for division by zero by Ian Rogers · 4 years, 9 months ago
- f2682a8 perf metrics: Fix parse errors in power9 metrics by Ian Rogers · 4 years, 9 months ago
- 981d169 perf metrics: Fix parse errors in power8 metrics by Ian Rogers · 4 years, 9 months ago
- e5e0e63 perf expr: Debug lex if debugging yacc by Ian Rogers · 4 years, 9 months ago
- 7db2fd0b perf expr: Parse numbers as doubles by Ian Rogers · 4 years, 9 months ago
- f59d3f8 perf expr: Increase max other by Ian Rogers · 4 years, 9 months ago
- cb59fa7 perf expr: Allow ',' to be an other token by Ian Rogers · 4 years, 9 months ago
- 7db61f3 perf metrics: Fix parse errors in skylake metrics by Ian Rogers · 4 years, 9 months ago
- 92aa1c2 perf metrics: Fix parse errors in cascade lake metrics by Ian Rogers · 4 years, 9 months ago
- 5b3141d perf expr: Allow for unlimited escaped characters in a symbol by Ian Rogers · 4 years, 9 months ago
- 53fb189 perf script: Enable IP fields for callchains by Jiri Olsa · 4 years, 9 months ago
- 0d71a2b perf callchain: Setup callchain properly in pipe mode by Jiri Olsa · 4 years, 9 months ago
- 14d3d54 perf session: Try to read pipe data from file by Jiri Olsa · 4 years, 9 months ago
- b491198 perf tools: Do not seek in pipe fd during tracing data processing by Jiri Olsa · 4 years, 9 months ago
- fdb071f perf tools: Do not display extra info when there is nothing to build by Jiri Olsa · 4 years, 9 months ago
- f41ebe9 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 9 months ago
- 2ae5d0d perf probe: Check address correctness by map instead of _etext by Masami Hiramatsu · 4 years, 9 months ago
- 8052649 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 9 months ago
- c6aab66 perf probe: Accept the instance number of kretprobe event by Masami Hiramatsu · 4 years, 9 months ago
- 7d1e239 perf counts: Rename perf_evsel__*counts() to evsel__*counts() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- c64e85e perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache* by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 8f6725a perf evsel: Rename perf_evsel__new*() to evsel__new*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 35ac0ca perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 2dbfc94 perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 10c513f perf evsel: Rename perf_evsel__resort*() to evsel__resort*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 4c70382 perf evsel: Rename perf_evsel__object_config() to evsel__object_config() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 5cde265 perf/x86/rapl: Add AMD Fam17h RAPL support by Stephane Eranian · 4 years, 8 months ago
- 4c953f8 perf/x86/rapl: Make perf_probe_msr() more robust and flexible by Stephane Eranian · 4 years, 8 months ago
- 2a3e3f7 perf/x86/rapl: Flip logic on default events visibility by Stephane Eranian · 4 years, 8 months ago
- 5c95c68 perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs by Stephane Eranian · 4 years, 8 months ago
- fd3ae1e perf/x86/rapl: Move RAPL support to common x86 code by Stephane Eranian · 4 years, 8 months ago
- 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
- 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 8 months ago
- 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 9e61d12 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- e3181e9 Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
- 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 8 months ago
- 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 8 months ago
- 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 8 months ago
- ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 8 months ago
- 0cfc8a8 sparc32: fix page table traversal in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
- 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 23f0dac Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- 0e36fd4 Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
- 8f26104 Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- d3044d7 Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
- 9bca7c4 Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
- ca6edee MAINTAINERS: add files related to kdump by Baoquan He · 4 years, 8 months ago
- d8f117a z3fold: fix use-after-free when freeing handles by Uladzislau Rezki · 4 years, 8 months ago
- c2bc26f sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
- f7fa187 MAINTAINERS: update email address for Naoya Horiguchi by Naoya Horiguchi · 4 years, 8 months ago
- fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
- 33cd65e kasan: disable branch tracing for core runtime by Marco Elver · 4 years, 8 months ago
- 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 8 months ago
- 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 8 months ago
- ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 8 months ago