perf pmu: Reduce scope of perf_pmu_error()
[platform/kernel/linux-starfive.git] / tools / perf /
2023-08-23 Ian Rogersperf pmu: Reduce scope of perf_pmu_error()
2023-08-23 Ian Rogersperf pmu: Move perf_pmu__set_format to pmu.y
2023-08-23 Ian Rogersperf pmu: Avoid a path name copy
2023-08-23 Ian Rogersperf script ibs: Remove unused include
2023-08-23 Kajol Jainperf bench breakpoint: Skip run if no breakpoints available
2023-08-22 Arnaldo Carvalho... perf lzma: Convert some pr_err() to pr_debug() as calle...
2023-08-21 Kaige Yeperf stat-display: Check if snprintf()'s fmt argument...
2023-08-21 Arnaldo Carvalho... perf bpf augmented_raw_syscalls: Add an assert to make...
2023-08-21 Arnaldo Carvalho... perf bpf augmented_raw_syscalls: Add an assert to make...
2023-08-21 Ilkka Koskinenperf vendor events arm64: AmpereOne: Remove unsupported...
2023-08-21 Ilkka Koskinenperf vendor events arm64: Add AmpereOne metrics
2023-08-21 Ilkka Koskinenperf vendor events arm64: AmpereOne: Mark affected...
2023-08-21 Ilkka Koskinenperf vendor events arm64: Remove L1D_CACHE_LMISS from...
2023-08-21 John Garryperf jevents: Raise exception for no definition of...
2023-08-18 Arnaldo Carvalho... perf trace: Use heuristic when deciding if a syscall...
2023-08-18 Arnaldo Carvalho... perf trace: Use the augmented_raw_syscall BPF skel...
2023-08-17 Arnaldo Carvalho... perf lock: Don't pass an ERR_PTR() directly to perf_ses...
2023-08-17 Arnaldo Carvalho... perf top: Don't pass an ERR_PTR() directly to perf_sess...
2023-08-17 James Clarkperf vendor events arm64: Update N2 and V2 metrics...
2023-08-17 James Clarkperf vendor events arm64: Update stall_slot workaround...
2023-08-17 James Clarkperf jevents: Add a new expression builtin strcmp_cpuid...
2023-08-17 James Clarkperf test: Add a test for the new Arm CPU ID comparison...
2023-08-17 James Clarkperf arm64: Allow version comparisons of CPU IDs
2023-08-16 Arnaldo Carvalho... perf bpf_skel augmented_raw_syscalls: Cap the socklen...
2023-08-16 Kajol Jainperf vendor events: Update metric events for power10...
2023-08-16 Kajol Jainperf vendor events: Update metric event names for power...
2023-08-16 Kajol Jainperf vendor events: Update JSON/events for power10...
2023-08-16 Kajol Jainperf vendor events: Move JSON/events to appropriate...
2023-08-16 Kajol Jainperf vendor events: Drop STORES_PER_INST metric event...
2023-08-16 Kajol Jainperf vendor events: Drop some of the JSON/events for...
2023-08-16 Kajol Jainperf vendor events: Update the JSON/events descriptions...
2023-08-16 Alexandre Ghitiperf tests mmap-basic: Adapt for riscv
2023-08-16 Leo Yanperf parse-regs: Move out arch specific header from...
2023-08-16 Leo Yanperf parse-regs: Remove PERF_REGS_{MAX|MASK} from commo...
2023-08-16 Leo Yanperf parse-regs: Remove unused macros PERF_REG_{IP|SP}
2023-08-16 Leo Yanperf unwind: Use perf_arch_reg_{ip|sp}() to substitute...
2023-08-16 Leo Yanperf parse-regs: Introduce functions perf_arch_reg_...
2023-08-16 Leo Yanperf parse-regs: Refactor arch register parsing functions
2023-08-16 Changbin Duperf docs: Fix format of unordered lists
2023-08-15 James Clarkperf vendor events arm64: Update scale units and descri...
2023-08-15 James Clarkperf cs-etm: Don't duplicate FIELD_GET()
2023-08-15 Adrian Hunterperf dlfilter: Add al_cleanup()
2023-08-15 Arnaldo Carvalho... perf dlfilter: Initialize addr_location before passing...
2023-08-15 Adrian Hunterperf dlfilter: Add a test for resolve_address()
2023-08-15 Wei Liperf scripts python: Update audit-libs package name...
2023-08-15 Wei Liperf scripts python: Support syscall name parsing on...
2023-08-15 Yang Jihongperf evsel: Remove duplicate check for `field` in evsel...
2023-08-15 Namhyung Kimperf test: Add perf record sample filtering test
2023-08-15 Namhyung Kimperf bpf-filter: Fix sample flag check with ||
2023-08-15 Ian Rogersperf trace: Tidy comments related to BPF + syscall...
2023-08-15 Ian Rogersperf bpf examples: With no BPF events remove examples
2023-08-15 Ian Rogersperf trace: Migrate BPF augmentation to use a skeleton
2023-08-15 Ian Rogersperf parse-events: Remove BPF event support
2023-08-15 Ian Rogersperf bpf: Remove support for embedding clang for compil...
2023-08-15 Arnaldo Carvalho... perf tests trace+probe_vfs_getname.sh: Accept quotes...
2023-08-15 Arnaldo Carvalho... perf test trace+probe_vfs_getname.sh: Remove stray...
2023-08-11 Ian Rogersperf script python: Add stub for PMU symbol to the...
2023-08-11 Athira Rajeevperf symbols: Fix DSO kernel load and symbol process...
2023-08-11 Arnaldo Carvalho... perf build: Remove -Wno-unused-but-set-variable from...
2023-08-10 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2023-08-10 Linus TorvaldsMerge tag '6.5-rc5-ksmbd-server' of git://git.samba...
2023-08-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09'...
2023-08-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc6' of git://git./linux...
2023-08-08 Ian Rogersperf stat: Don't display zero tool counts
2023-08-08 Linus TorvaldsMerge tag 'gfs2-v6.4-fixes' of git://git./linux/kernel...
2023-08-08 Ivan Babrouperf script: Print "cgroup" field on the same line...
2023-08-08 Arnaldo Carvalho... Revert "perf report: Append inlines to non-DWARF callch...
2023-08-08 Linus TorvaldsMerge tag 'xsa432-6.5-tag' of git://git./linux/kernel...
2023-08-08 Linus TorvaldsMerge tag 'gds-for-linus-2023-08-01' of git://git....
2023-08-07 Linus TorvaldsMerge tag 'x86_bugs_srso' of git://git./linux/kernel...
2023-08-07 Linus TorvaldsMerge tag 'wq-for-6.5-rc5-fixes' of git://git./linux...
2023-08-07 Arnaldo Carvalho... perf probe: Make synthesize_perf_probe_point() private...
2023-08-07 Arnaldo Carvalho... perf probe: Free string returned by synthesize_perf_pro...
2023-08-07 Arnaldo Carvalho... perf probe: Free string returned by synthesize_perf_pro...
2023-08-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-08-07 Linus TorvaldsMerge tag 'mmc-v6.5-rc1' of git://git./linux/kernel...
2023-08-06 Linus TorvaldsMerge tag 'rust-fixes-6.5-rc5' of https://github.com...
2023-08-06 Linus TorvaldsMerge tag 'ata-6.5-rc5' of git://git./linux/kernel...
2023-08-05 Linus TorvaldsMerge tag '6.5-rc4-smb3-client-fix' of git://git.samba...
2023-08-05 Linus TorvaldsMerge tag 'powerpc-6.5-5' of git://git./linux/kernel...
2023-08-05 Linus TorvaldsMerge tag 'parisc-for-6.5-rc5' of git://git./linux...
2023-08-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-08-05 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20230804' of git://git...
2023-08-04 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc5' of git://git./linux...
2023-08-04 Linus TorvaldsMerge tag 'pm-6.5-rc5' of git://git./linux/kernel/git...
2023-08-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-6.5-rc5' of git://git./linux...
2023-08-04 Linus TorvaldsMerge tag 'drm-fixes-2023-08-04' of git://anongit.freed...
2023-08-04 Linus TorvaldsMerge tag 'ceph-for-6.5-rc5' of https://github.com...
2023-08-04 Paolo BonziniMerge tag 'kvmarm-fixes-6.5-2' of git://git./linux...
2023-08-04 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2023-08-03 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-03' of ssh://git...
2023-08-03 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03'...
2023-08-03 Linus TorvaldsMerge tag 'cxl-fixes-6.5-rc5' of git://git./linux/kerne...
2023-08-03 Namhyung Kimperf hists browser: Fix the number of entries for ...
2023-08-03 Namhyung Kimperf hists browser: Fix hierarchy mode header
2023-08-03 Arnaldo Carvalho... perf annotate bpf: Don't enclose non-debug code with...
2023-08-03 Thomas Richterperf build: Support llvm and clang support compiled in
2023-08-03 Arnaldo Carvalho... perf script python: Cope with declarations after statem...
2023-08-03 Arnaldo Carvalho... perf python: Cope with declarations after statements...
next