index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf scripting python: Delete repeated word in comments
shaomin Deng
2022-08-12
1
-1
/
+1
*
perf tools: Fix double word in comments
shaomin Deng
2022-08-12
1
-1
/
+1
*
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
2022-08-12
1
-1
/
+5
*
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
2022-08-12
1
-11
/
+11
*
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 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
5
-9
/
+19
*
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 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 stat: Add JSON output option
Claire Jensen
2022-08-10
3
-106
/
+280
*
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-02
3
-4
/
+12
*
perf lock: Add --map-nr-entries option
Namhyung Kim
2022-08-02
2
-0
/
+4
*
perf lock: Introduce struct lock_contention
Namhyung Kim
2022-08-02
2
-9
/
+17
*
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
8
-737
/
+787
*
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
1
-3
/
+4
*
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
1
-1
/
+1
*
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
3
-4
/
+99
*
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-08-01
4
-0
/
+397
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-08-01
2
-15
/
+59
|
\
|
*
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-07-27
1
-11
/
+7
|
*
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
2022-07-27
1
-0
/
+11
|
*
perf symbol: Correct address for bss symbols
Leo Yan
2022-07-27
1
-4
/
+41
*
|
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
3
-2
/
+10
*
|
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
2022-07-29
2
-1
/
+3
*
|
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
2
-4
/
+12
*
|
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-07-29
2
-1
/
+7
*
|
perf kwork: Add workqueue trace BPF support
Yang Jihong
2022-07-26
2
-1
/
+101
*
|
perf kwork: Add softirq trace BPF support
Yang Jihong
2022-07-26
2
-1
/
+92
*
|
perf kwork: Add IRQ trace BPF support
Yang Jihong
2022-07-26
2
-1
/
+187
*
|
perf kwork: Implement BPF trace
Yang Jihong
2022-07-26
4
-0
/
+388
*
|
perf kwork: Implement perf kwork timehist
Yang Jihong
2022-07-26
1
-0
/
+3
*
|
perf kwork: Implement perf kwork latency
Yang Jihong
2022-07-26
1
-0
/
+14
*
|
perf kwork: Implement 'report' subcommand
Yang Jihong
2022-07-26
1
-0
/
+161
*
|
perf kwork: Add workqueue kwork record support
Yang Jihong
2022-07-26
1
-0
/
+1
*
|
perf kwork: Add softirq kwork record support
Yang Jihong
2022-07-26
1
-0
/
+1
*
|
perf kwork: Add irq kwork record support
Yang Jihong
2022-07-26
1
-0
/
+1
*
|
perf kwork: New tool to trace time properties of kernel work (such as softirq...
Yang Jihong
2022-07-26
1
-0
/
+41
*
|
perf data: Add missing unistd.h header needed for pid_t
Arnaldo Carvalho de Melo
2022-07-25
1
-0
/
+1
[next]