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
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-56
/
+48
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-31
/
+0
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3533
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-19
/
+33
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+6
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf bench: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-07
nds32: Remove the architecture
Alan Kao
3
-31
/
+0
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+7
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
1
-1
/
+3
2022-02-22
perf script: Fix error when printing 'weight' field
German Gomez
1
-1
/
+1
2022-02-22
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
1
-21
/
+0
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
1
-0
/
+35
2022-02-18
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
1
-2
/
+2
2022-02-18
perf test: Skip failing sigtrap test for arm+aarch64
John Garry
1
-14
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-15
/
+51
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
5
-0
/
+24
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
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
1
-5
/
+18
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-36
/
+64
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-5
/
+7
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-2
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
48
-134
/
+334
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
1
-2
/
+2
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2
-3
/
+5
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-51
/
+41
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+3426
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
3
-0
/
+50
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2
-0
/
+57
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
[next]