index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
4
-6
/
+18
2021-12-21
perf script: Use callchain_param_setup() instead of open coded equivalent
Alexandre Truong
1
-10
/
+1
2021-12-21
perf machine: Add a mechanism to inject stack frames
Alexandre Truong
1
-1
/
+36
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
3
-0
/
+17
2021-12-21
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
1
-6
/
+6
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
1
-3
/
+7
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
1
-1
/
+2
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-17
perf arm-spe: Synthesize SPE instruction events
German Gomez
1
-0
/
+62
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-32
/
+64
2021-12-16
perf test: Test 73 Sig_trap fails on s390
Thomas Richter
1
-0
/
+18
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2
-1
/
+62
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
6
-67
/
+380
2021-12-16
perf ftrace: Add 'latency' subcommand
Namhyung Kim
1
-9
/
+276
2021-12-16
perf ftrace: Move out common code from __cmd_ftrace
Namhyung Kim
1
-30
/
+33
2021-12-16
perf ftrace: Add 'trace' subcommand
Namhyung Kim
1
-12
/
+23
2021-12-16
perf arch: Support register names from all archs
German Gomez
13
-601
/
+697
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2
-0
/
+4
2021-12-16
perf namespaces: Add helper nsinfo__is_in_root_namespace()
Leo Yan
2
-30
/
+48
2021-12-16
perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix check
Miaoqian Lin
1
-6
/
+9
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
1
-19
/
+0
2021-12-16
perf vendor events: Rename arm64 arch std event files
Andrew Kilroy
2
-0
/
+0
2021-12-16
perf vendor events: For the Arm Neoverse N2
Andrew Kilroy
12
-0
/
+681
2021-12-16
perf dlfilter: Drop unused variable
Salvatore Bonaccorso
1
-2
/
+0
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
3
-1
/
+7
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
2
-2
/
+6
2021-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-32
/
+64
2021-12-14
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
1
-1
/
+12
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-2
/
+23
2021-12-08
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
1
-2
/
+16
2021-12-07
perf vendor events arm64: Fix JSON indentation to 4 spaces standard
Andrew Kilroy
1
-101
/
+101
2021-12-07
perf stat: Support --cputype option for hybrid events
Jin Yao
4
-3
/
+35
2021-12-07
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
1
-1
/
+4
2021-12-07
perf parse-events: Architecture specific leader override
Ian Rogers
3
-1
/
+25
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
1
-2
/
+2
2021-12-07
perf metric: Reduce multiplexing with duration_time
Ian Rogers
1
-9
/
+33
2021-12-07
perf trace: Enable ignore_missing_thread for trace
Gang Li
1
-0
/
+3
2021-12-07
perf docs: Update link to AMD documentation
Sandipan Das
1
-4
/
+10
2021-12-07
perf docs: Add info on AMD raw event encoding
Sandipan Das
4
-8
/
+45
2021-12-07
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2
-22
/
+0
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
2
-1
/
+6
[prev]
[next]