index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
perf-hooks.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-12
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
1
-4
/
+0
2022-03-07
perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...
Guo Zhengkui
1
-1
/
+1
2022-03-07
perf script: Output branch sample type
James Clark
1
-2
/
+3
2022-03-07
perf script: Refactor branch stack printing
James Clark
1
-15
/
+12
2022-03-07
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
1
-2
/
+3
2022-03-07
perf evsel: Add error message for unsupported branch stack cases
James Clark
1
-0
/
+4
2022-03-05
perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage
Jiri Olsa
1
-7
/
+59
2022-03-05
perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
Jiri Olsa
1
-16
/
+82
2022-03-05
perf test: Add perf_event_attr tests for the arm_spe event
German Gomez
4
-0
/
+66
2022-03-05
perf vendor events intel: Add uncore event list for Alderlake
Zhengjun Xing
2
-0
/
+262
2022-03-05
perf vendor events intel: Add core event list for Alderlake
Zhengjun Xing
8
-0
/
+4234
2022-02-25
perf jevents: Add support for HiSilicon CPA PMU aliasing
Qi Liu
2
-0
/
+82
2022-02-23
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
5
-7
/
+61
2022-02-23
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
3
-12
/
+12
2022-02-23
perf arm-spe: Use advertised caps/min_interval as default sample_period
German Gomez
1
-1
/
+1
2022-02-23
perf data: Don't mention --to-ctf if it's not supported
Mahmoud Mandour
1
-0
/
+7
2022-02-23
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
2
-3
/
+9
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-17
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-3
/
+10
2022-02-17
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-17
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
3
-3
/
+9
2022-02-17
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2022-02-16
module: fix building with sysfs disabled
Dmitry Torokhov
1
-0
/
+2
2022-02-16
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
1
-4
/
+2
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
5
-0
/
+24
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
4
-5
/
+18
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
1
-0
/
+2
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
1
-9
/
+5
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
1
-2
/
+3
2022-02-16
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
1
-5
/
+18
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
4
-0
/
+134
2022-02-16
perf tools: Fix spelling mistake "commpressor" -> "compressor"
Colin Ian King
1
-1
/
+1
2022-02-16
perf annotate: Remove redundant 'ret' variable
tangmeng
1
-3
/
+1
2022-02-16
perf top: Remove redundant 'err' variable
tangmeng
1
-3
/
+1
2022-02-16
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
Ville Syrjälä
1
-6
/
+8
[next]