summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark
2023-07-05perf test: Fix event parsing test on ArmJames Clark
2023-07-01perf evsel amd: Fix IBS error messageRavi Bangoria
2023-07-01perf: unwind: Fix symfs with libdwVincent Whitchurch
2023-07-01perf symbol: Fix uninitialized return value in symbols__find_by_name()James Clark
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim
2023-07-01perf lock contention: Add --output optionNamhyung Kim
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim
2023-07-01perf lock: Remove stale commentsNamhyung Kim
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-29perf vendor events intel: Update tigerlake to 1.13Ian Rogers
2023-06-29perf vendor events intel: Update skylakex to 1.31Ian Rogers
2023-06-29perf vendor events intel: Update skylake to 57Ian Rogers
2023-06-29perf vendor events intel: Update sapphirerapids to 1.14Ian Rogers
2023-06-29perf vendor events intel: Update icelakex to 1.21Ian Rogers
2023-06-29perf vendor events intel: Update icelake to 1.19Ian Rogers
2023-06-29perf vendor events intel: Update cascadelakex to 1.19Ian Rogers
2023-06-29perf vendor events intel: Update meteorlake to 1.03Ian Rogers
2023-06-29perf vendor events intel: Add rocketlake events/metricsIan Rogers
2023-06-29perf vendor metrics intel: Make transaction metrics conditionalIan Rogers
2023-06-29perf jevents: Support for has_event functionIan Rogers
2023-06-29perf expr: Add has_event functionIan Rogers
2023-06-29perf tools: Do not remove addr_location.thread in thread__find_map()Namhyung Kim
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27perf pmus: Add placeholder core PMUIan Rogers
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-27perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-27perf pmu: Correct auto_merge_stats testIan Rogers
2023-06-27perf tools: Add missing else to cmd_daemon subcommand conditionJiri Olsa
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-23perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...Yang Jihong
2023-06-23perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...Yang Jihong
2023-06-23perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0Yang Jihong
2023-06-23perf trace-event-info: Add tracepoint_id_to_name() helperYang Jihong
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers
2023-06-23perf symbol: Remove symbol_name_rb_nodeIan Rogers
2023-06-23perf dso: Sort symbols under lockIan Rogers
2023-06-23perf build: Filter out BTF sources without a .BTF sectionIan Rogers
2023-06-23perf test: Add build tests for BUILD_BPF_SKELIan Rogers
2023-06-23perf bpf: Move the declaration of struct rqIan Rogers
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
2023-06-23perf build: Add ability to build with a generated vmlinux.hIan Rogers
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim
2023-06-22perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers
2023-06-22perf pmus: Add notion of default PMU for JSON eventsIan Rogers
2023-06-22perf unwind: Fix map reference countsIan Rogers