index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf mem: Add statistics for peer snooping
Leo Yan
2022-08-12
2
-3
/
+28
*
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
2022-08-12
3
-16
/
+127
*
perf mem: Print snoop peer flag
Leo Yan
2022-08-12
1
-3
/
+15
*
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
2022-08-12
1
-0
/
+1
*
perf tools: Tidy guest option documentation
Adrian Hunter
2022-08-11
5
-57
/
+38
*
perf inject: Fix missing guestmount option documentation
Adrian Hunter
2022-08-11
1
-0
/
+12
*
perf script: Fix missing guest option documentation
Adrian Hunter
2022-08-11
1
-0
/
+23
*
perf offcpu: Update offcpu test for child process
Namhyung Kim
2022-08-11
1
-7
/
+50
*
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
2
-0
/
+37
*
perf offcpu: Parse process id separately
Namhyung Kim
2022-08-11
1
-2
/
+43
*
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-08-11
2
-1
/
+8
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
22
-35
/
+45
*
perf tests: Fix Track with sched_switch test for hybrid case
Adrian Hunter
2022-08-10
1
-5
/
+13
*
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
2022-08-10
1
-3
/
+11
*
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
2022-08-10
1
-0
/
+1
*
perf script: Fix reference to perf insert instead of perf inject
Adrian Hunter
2022-08-10
1
-1
/
+1
*
perf sched latency: Fix subcommand matching error
Yang Jihong
2022-08-10
1
-1
/
+1
*
perf kvm: Fix subcommand matching error
Yang Jihong
2022-08-10
1
-4
/
+4
*
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
2022-08-10
1
-2
/
+4
*
perf inject jit: Ignore memfd and anonymous mmap events if jitdump present
Brian Robbins
2022-08-10
1
-2
/
+7
*
perf list: Add PMU pai_crypto event description for IBM z16
Thomas Richter
2022-08-10
2
-0
/
+1102
*
perf vendor events: Remove bad jaketown uncore events
Ian Rogers
2022-08-10
3
-54
/
+0
*
perf vendor events: Remove bad ivytown uncore events
Ian Rogers
2022-08-10
4
-123
/
+0
*
perf vendor events: Remove bad broadwellde uncore events
Ian Rogers
2022-08-10
2
-110
/
+0
*
perf jevents: Add JEVENTS_ARCH make option
Ian Rogers
2022-08-10
1
-1
/
+5
*
perf jevents: Simplify generation of C-string
Ian Rogers
2022-08-10
1
-10
/
+4
*
perf jevents: Clean up pytype warnings
Ian Rogers
2022-08-10
1
-7
/
+6
*
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
2022-08-10
1
-10
/
+3
*
perf test: JSON format checking
Claire Jensen
2022-08-10
3
-1
/
+245
*
perf stat: Add JSON output option
Claire Jensen
2022-08-10
5
-106
/
+307
*
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
2022-08-03
1
-16
/
+9
*
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-02
4
-5
/
+19
*
perf lock: Add --map-nr-entries option
Namhyung Kim
2022-08-02
4
-1
/
+29
*
perf lock: Introduce struct lock_contention
Namhyung Kim
2022-08-02
3
-18
/
+31
*
perf scripting python: Do not build fail on deprecation warnings
Arnaldo Carvalho de Melo
2022-08-02
1
-1
/
+1
*
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-02
1
-1
/
+5
*
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-08-02
12
-738
/
+791
*
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
2022-08-02
1
-1
/
+0
*
tools perf: Fix compilation error with new binutils
Andres Freund
2022-08-01
2
-3
/
+12
*
perf test: Add ARM SPE system wide test
Namhyung Kim
2022-08-01
1
-3
/
+27
*
perf tools: Rework prologue generation code
Jiri Olsa
2022-08-01
1
-29
/
+175
*
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
2022-08-01
2
-13
/
+24
*
perf symbol: Fail to read phdr workaround
Ian Rogers
2022-08-01
1
-7
/
+20
*
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
2022-08-01
5
-13
/
+162
*
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-08-01
7
-115
/
+453
*
perf lock: Pass machine pointer to is_lock_function()
Namhyung Kim
2022-08-01
1
-8
/
+7
*
perf test: Add user space counter reading tests
Ian Rogers
2022-08-01
1
-1
/
+126
*
perf test: Remove x86 rdpmc test
Ian Rogers
2022-08-01
3
-185
/
+0
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-08-01
3
-31
/
+77
|
\
|
*
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-07-27
1
-11
/
+7
[prev]
[next]