- e3698b2 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- d8ed4d7 tools headers: Update x86's syscall_64.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- ca64d84 tools headers: Update linux/vdso.h and grab a copy of vdso/const.h by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 8358f698 perf stat: Fix no metric header if --per-socket and --metric-only set by Jin Yao · 4 years, 9 months ago
- 9a00df3 perf python: Check if clang supports -fno-semantic-interposition by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 9ff76ce perf python: Fix clang detection to strip out options passed in $CC by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- b9c9ce4 perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 5 years ago
- 27486a8 perf script: Fix invalid read of directory entry after closedir() by Andreas Gerstmayr · 4 years, 9 months ago
- 1a4025f perf script report: Fix SEGFAULT when using DWARF mode by Andreas Gerstmayr · 4 years, 9 months ago
- 628d736 perf script: add -S/--symbols documentation by Ian Rogers · 4 years, 9 months ago
- 8ed1faf perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric by Jin Yao · 4 years, 10 months ago
- 47327f56 perf events parser: Add missing Intel CPU events to parser by Adrian Hunter · 4 years, 9 months ago
- d2bedb7 perf script: Allow --symbol to accept hexadecimal addresses by Stephane Eranian · 4 years, 9 months ago
- 376c3c22 perf report/top TUI: Fix title line formatting by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 2605af0 perf top: Support hotkey to change sort order by Jin Yao · 4 years, 9 months ago
- df7deb2 perf top: Support --group-sort-idx to change the sort order by Jin Yao · 4 years, 9 months ago
- 78886f3 perf symbols: Fix arm64 gap between kernel start and module end by Kemeng Shi · 4 years, 9 months ago
- 7b1642f perf build-test: Honour JOBS to override detection of number of cores by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 160d4af perf script: Add --show-cgroup-events option by Namhyung Kim · 4 years, 9 months ago
- f382842 perf top: Add --all-cgroups option by Namhyung Kim · 4 years, 9 months ago
- 8fb4b67 perf record: Add --all-cgroups option by Namhyung Kim · 4 years, 9 months ago
- ab64069 perf record: Support synthesizing cgroup events by Namhyung Kim · 4 years, 9 months ago
- b629f3e perf report: Add 'cgroup' sort key by Namhyung Kim · 4 years, 9 months ago
- d1277aa perf cgroup: Maintain cgroup hierarchy by Namhyung Kim · 4 years, 9 months ago
- ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
- 49f550e perf tools: Add file-handle feature test by Namhyung Kim · 4 years, 9 months ago
- 460c3ed perf python: Include rwsem.c in the pythong biding by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 26567ed perf script: Introduce --deltatime option by Hagen Paul Pfeifer · 5 years ago
- 26cec74 perf test x86: Add CET instructions to the new instructions test by Adrian Hunter · 5 years ago
- e4ffd06 perf: Normalize gcc parameter when generating arch errno table by He Zhe · 4 years, 11 months ago
- 2a3d252 perf parse-events: Add defensive NULL check by Ian Rogers · 4 years, 9 months ago
- 1032f32 perf/tests: Add CET instructions to the new instructions test by Adrian Hunter · 5 years ago
- eadcaa3 perf callchain: Update docs regarding kernel/user space unwinding by Tony Jones · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 0d33b34 perf dso: Fix dso comparison by Ravi Bangoria · 4 years, 9 months ago
- d74b181 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 4 years, 9 months ago
- 956a783 perf test: Test pmu-events aliases by John Garry · 4 years, 10 months ago
- 5b9a500 perf pmu: Make pmu_uncore_alias_match() public by John Garry · 4 years, 10 months ago
- d504fae perf pmu: Add is_pmu_core() by John Garry · 4 years, 10 months ago
- a6c925f perf test: Add pmu-events test by John Garry · 4 years, 10 months ago
- e45ad70 perf pmu: Refactor pmu_add_cpu_aliases() by John Garry · 4 years, 10 months ago
- d844780 perf jevents: Support test events folder by John Garry · 4 years, 10 months ago
- c52db67 perf jevents: Add some test events by John Garry · 4 years, 10 months ago
- 7cd053d perf tools: Unify a bit the build directory output by Jiri Olsa · 4 years, 10 months ago
- b5b8a7c perf vendor events amd: Update Zen1 events to V2 by Vijay Thakkar · 4 years, 10 months ago
- 2079f7a perf vendor events amd: Add Zen2 events by Vijay Thakkar · 4 years, 10 months ago
- c5f18e9 perf vendor events amd: Restrict model detection for zen1 based processors by Vijay Thakkar · 4 years, 10 months ago
- 58fc90f perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events by Kajol Jain · 4 years, 10 months ago
- d13e9e4 perf stat: Align the output for interval aggregation mode by Jin Yao · 4 years, 11 months ago
- dbddf17 perf report/top TUI: Support hotkeys to let user select any event for sorting by Jin Yao · 4 years, 10 months ago
- 5e3b810 perf report: Support a new key to reload the browser by Jin Yao · 4 years, 10 months ago
- 429a5f9 perf report: Allow specifying event to be used as sort key in --group output by Jin Yao · 4 years, 10 months ago
- ec0479a perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses by Jin Yao · 4 years, 10 months ago
- 7b0a0dc perf report: Support interactive annotation of code without symbols by Jin Yao · 4 years, 10 months ago
- 443bc63 perf report: Print al_addr when symbol is not found by Jin Yao · 4 years, 10 months ago
- 7eec00a perf symbols: Consolidate symbol fixup issue by Leo Yan · 4 years, 10 months ago
- d4953f7 perf parse-events: Fix 3 use after frees found with clang ASAN by Ian Rogers · 4 years, 10 months ago
- d1c9f7d Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 10 months ago
- 409e1a3 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
- 59a08b4 perf expr: Fix copy/paste mistake by Jiri Olsa · 4 years, 10 months ago
- c3b10649 perf report: Fix no branch type statistics report issue by Jin Yao · 4 years, 10 months ago
- 3b7a15b perf tools: Give synthetic mmap events an inode generation by Ian Rogers · 4 years, 10 months ago
- b2bf666 perf test: Print if shell directory isn't present by Ian Rogers · 4 years, 10 months ago
- 44d462a perf record: Fix binding of AIO user space buffers to nodes by Alexey Budankov · 4 years, 10 months ago
- 67439d5 perf scripting perl: Add common_callchain to fix argument order by Michael Petlan · 4 years, 10 months ago
- ec2eab9 perf intel-pt: Update intel-pt.txt file with new location of the documentation by Adrian Hunter · 4 years, 10 months ago
- 870d325 perf intel-pt: Add Intel PT man page references by Adrian Hunter · 4 years, 10 months ago
- 97256d1 perf intel-pt: Rename intel-pt.txt and put it in man page format by Adrian Hunter · 4 years, 10 months ago
- 0c2d041 perf doc: Set man page date to last git commit by Ian Rogers · 4 years, 10 months ago
- bc010dd perf cs-etm: Fix unsigned variable comparison to zero by Leo Yan · 4 years, 11 months ago
- 695378b perf cs-etm: Optimize copying last branches by Leo Yan · 4 years, 11 months ago
- c9f5baa perf cs-etm: Correct synthesizing instruction samples by Leo Yan · 4 years, 11 months ago
- f141002 perf cs-etm: Continuously record last branch by Leo Yan · 4 years, 11 months ago
- d017515 perf cs-etm: Swap packets for instruction samples by Leo Yan · 4 years, 11 months ago
- bdadd64 perf map: Use strstarts() to look for Android libraries by Arnaldo Carvalho de Melo · 4 years, 10 months ago
- b8fdcfb perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 10 months ago
- b95fcd2 perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint by Kan Liang · 4 years, 10 months ago
- ab483d8 perf metricgroup: Support metric constraint by Kan Liang · 4 years, 10 months ago
- 2a14c1b perf util: Factor out sysctl__nmi_watchdog_enabled() by Kan Liang · 4 years, 10 months ago
- f742634 perf metricgroup: Factor out metricgroup__add_metric_weak_group() by Kan Liang · 4 years, 10 months ago
- 03fe02b perf jevents: Support metric constraint by Kan Liang · 4 years, 10 months ago
- e7950166 perf vendor events s390: Add new deflate counters for IBM z15 by Thomas Richter · 4 years, 10 months ago
- f787fef perf block-info: Support color ops to print block percents in color by Jin Yao · 5 years ago
- cca0cc7 perf block-info: Allow selecting which columns to report and its order by Jin Yao · 5 years ago
- a8a9f6d perf diff: Use __block_info__cmp() to replace block_pair_cmp() by Jin Yao · 5 years ago
- 3e152aa perf block-info: Fix wrong block address comparison in block_info__cmp() by Jin Yao · 5 years ago
- d942815 perf expr: Make expr__parse() return -1 on error by Jiri Olsa · 4 years, 10 months ago
- 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 4 years, 10 months ago
- 58ca707 perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variables by Jiri Olsa · 4 years, 10 months ago
- 26226a9 perf expr: Move expr lexer to flex by Jiri Olsa · 4 years, 10 months ago
- 576a65b perf expr: Add expr.c object by Jiri Olsa · 4 years, 10 months ago
- 277ce1e perf header: Add check for unexpected use of reserved membrs in event attr by Kan Liang · 4 years, 10 months ago
- d3f8543 perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX by Kan Liang · 4 years, 10 months ago
- 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
- 1efde27 perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 10 months ago