summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf-hooks.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes1-4/+0
2022-03-07perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...Guo Zhengkui1-1/+1
2022-03-07perf script: Output branch sample typeJames Clark1-2/+3
2022-03-07perf script: Refactor branch stack printingJames Clark1-15/+12
2022-03-07perf session: Print branch stack entry type in --dump-raw-traceJames Clark1-2/+3
2022-03-07perf evsel: Add error message for unsupported branch stack casesJames Clark1-0/+4
2022-03-05perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usageJiri Olsa1-7/+59
2022-03-05perf tools: Remove bpf_program__set_priv/bpf_program__priv usageJiri Olsa1-16/+82
2022-03-05perf test: Add perf_event_attr tests for the arm_spe eventGerman Gomez4-0/+66
2022-03-05perf vendor events intel: Add uncore event list for AlderlakeZhengjun Xing2-0/+262
2022-03-05perf vendor events intel: Add core event list for AlderlakeZhengjun Xing8-0/+4234
2022-02-25perf jevents: Add support for HiSilicon CPA PMU aliasingQi Liu2-0/+82
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)5-7/+61
2022-02-23libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)3-12/+12
2022-02-23perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez1-1/+1
2022-02-23perf data: Don't mention --to-ctf if it's not supportedMahmoud Mandour1-0/+7
2022-02-23perf data: Adding error message if perf_data__create_dir() failsAlexey Bayduraev2-3/+9
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain1-2/+6
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet3-15/+18
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard1-14/+7
2022-02-17mm: don't try to NUMA-migrate COW pages that have other usesLinus Torvalds1-1/+1
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-17ping: fix the dif and sdif check in ping_lookupXin Long1-2/+9
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo1-1/+2
2022-02-17net: sched: limit TC_ACT_REPEAT loopsEric Dumazet1-3/+10
2022-02-17tipc: fix wrong notification node addressesJon Maloy1-5/+6
2022-02-17net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov1-1/+1
2022-02-17ipv6: per-netns exclusive flowlabel checksWillem de Bruijn3-3/+9
2022-02-17net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur1-0/+4
2022-02-16module: fix building with sysfs disabledDmitry Torokhov1-0/+2
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds1-4/+2
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez5-0/+24
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa4-5/+18
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark1-0/+2
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark1-9/+5
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring1-2/+3
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du1-5/+18
2022-02-16perf report: Add "addr_from" and "addr_to" sort dimensionsStephane Eranian4-0/+134
2022-02-16perf tools: Fix spelling mistake "commpressor" -> "compressor"Colin Ian King1-1/+1
2022-02-16perf annotate: Remove redundant 'ret' variabletangmeng1-3/+1
2022-02-16perf top: Remove redundant 'err' variabletangmeng1-3/+1
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8