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-08-10
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
1
-3
/
+11
2022-08-10
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
1
-0
/
+1
2022-08-10
perf script: Fix reference to perf insert instead of perf inject
Adrian Hunter
1
-1
/
+1
2022-08-10
perf sched latency: Fix subcommand matching error
Yang Jihong
1
-1
/
+1
2022-08-10
perf kvm: Fix subcommand matching error
Yang Jihong
1
-4
/
+4
2022-08-10
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
1
-2
/
+4
2022-08-10
perf inject jit: Ignore memfd and anonymous mmap events if jitdump present
Brian Robbins
1
-2
/
+7
2022-08-10
perf list: Add PMU pai_crypto event description for IBM z16
Thomas Richter
2
-0
/
+1102
2022-08-10
perf vendor events: Remove bad jaketown uncore events
Ian Rogers
3
-54
/
+0
2022-08-10
perf vendor events: Remove bad ivytown uncore events
Ian Rogers
4
-123
/
+0
2022-08-10
perf vendor events: Remove bad broadwellde uncore events
Ian Rogers
2
-110
/
+0
2022-08-10
perf jevents: Add JEVENTS_ARCH make option
Ian Rogers
1
-1
/
+5
2022-08-10
perf jevents: Simplify generation of C-string
Ian Rogers
1
-10
/
+4
2022-08-10
perf jevents: Clean up pytype warnings
Ian Rogers
1
-7
/
+6
2022-08-10
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
1
-10
/
+3
2022-08-10
perf test: JSON format checking
Claire Jensen
3
-1
/
+245
2022-08-10
perf stat: Add JSON output option
Claire Jensen
5
-106
/
+307
2022-08-03
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
1
-16
/
+9
2022-08-02
perf lock: Print the number of lost entries for BPF
Namhyung Kim
4
-5
/
+19
2022-08-02
perf lock: Add --map-nr-entries option
Namhyung Kim
4
-1
/
+29
2022-08-02
perf lock: Introduce struct lock_contention
Namhyung Kim
3
-18
/
+31
2022-08-02
perf scripting python: Do not build fail on deprecation warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-08-02
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
12
-738
/
+791
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
1
-1
/
+0
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
2
-3
/
+12
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
1
-3
/
+27
2022-08-01
perf tools: Rework prologue generation code
Jiri Olsa
1
-29
/
+175
2022-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
2
-13
/
+24
2022-08-01
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
5
-13
/
+162
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
7
-115
/
+453
2022-08-01
perf lock: Pass machine pointer to is_lock_function()
Namhyung Kim
1
-8
/
+7
2022-08-01
perf test: Add user space counter reading tests
Ian Rogers
1
-1
/
+126
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
3
-185
/
+0
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-31
/
+77
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
7
-25
/
+66
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
3
-2
/
+54
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
4
-6
/
+23
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
3
-1
/
+27
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
1
-30
/
+0
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
1
-1
/
+1
2022-07-28
perf vendor events arm64: Arm Cortex-A78C and X1C
Nick Forrington
1
-0
/
+2
2022-07-28
perf vendor events: Update Intel snowridgex
Ian Rogers
1
-1
/
+1
2022-07-28
perf vendor events: Update Intel westmereex
Ian Rogers
4
-4
/
+4
2022-07-28
perf vendor events: Update Intel westmereep-sp
Ian Rogers
4
-4
/
+4
2022-07-28
perf vendor events: Update Intel westmereep-dp
Ian Rogers
5
-5
/
+5
2022-07-28
perf vendor events: Update Intel tigerlake
Ian Rogers
10
-67
/
+439
2022-07-28
perf vendor events: Update Intel skylakex
Ian Rogers
9
-77
/
+1414
2022-07-28
perf vendor events: Update Intel skylake
Ian Rogers
9
-319
/
+345
[prev]
[next]