summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-27perf pmus: Add placeholder core PMUIan Rogers
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-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 build: Add ability to build with a generated vmlinux.hIan Rogers
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
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
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-06-22perf script: Initialize buffer for regs_map()Namhyung Kim
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2023-06-22perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang
2023-06-21perf test: Add metric value validation testWeilin Wang
2023-06-20perf jit: Fix incorrect file name in DWARF line tableelisabeth
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui