index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be...
Arnaldo Carvalho de Melo
2018-08-08
1
-1
/
+4
*
perf trace: Setup the augmented syscalls bpf-output event fields
Arnaldo Carvalho de Melo
2018-08-08
1
-1
/
+33
*
perf bpf: Make bpf__setup_output_event() return the bpf-output event
Arnaldo Carvalho de Melo
2018-08-08
3
-18
/
+21
*
perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_...
Arnaldo Carvalho de Melo
2018-08-08
2
-0
/
+62
*
perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions
Arnaldo Carvalho de Melo
2018-08-08
1
-0
/
+3
*
perf bpf: Add bpf__setup_output_event() strerror() counterpart
Arnaldo Carvalho de Melo
2018-08-08
2
-8
/
+11
*
perf bpf: Generalize bpf__setup_stdout()
Arnaldo Carvalho de Melo
2018-08-08
2
-9
/
+24
*
perf bpf: Make bpf__for_each_stdout_map() generic
Arnaldo Carvalho de Melo
2018-08-08
1
-2
/
+5
*
perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function
Arnaldo Carvalho de Melo
2018-08-08
2
-0
/
+28
*
perf bpf: Add struct bpf_map struct
Arnaldo Carvalho de Melo
2018-08-08
1
-0
/
+14
*
perf report: Add --percent-type option
Jiri Olsa
2018-08-08
2
-0
/
+12
*
perf annotate: Add --percent-type option
Jiri Olsa
2018-08-08
4
-0
/
+67
*
perf annotate: Display percent type in stdio output
Jiri Olsa
2018-08-08
1
-3
/
+6
*
perf annotate: Make local period the default percent type
Jiri Olsa
2018-08-08
1
-1
/
+1
*
perf annotate: Add support to toggle percent type
Jiri Olsa
2018-08-08
2
-4
/
+64
*
perf annotate: Pass browser percent_type in annotate_browser__calc_percent()
Jiri Olsa
2018-08-08
1
-1
/
+1
*
perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
Jiri Olsa
2018-08-08
3
-23
/
+29
*
perf annotate: Pass struct annotation_options to symbol__calc_lines()
Jiri Olsa
2018-08-08
1
-10
/
+13
*
perf annotate: Add percent_type to struct annotation_options
Jiri Olsa
2018-08-08
2
-5
/
+9
*
perf annotate: Add PERCENT_PERIOD_GLOBAL percent value
Jiri Olsa
2018-08-08
2
-0
/
+4
*
perf annotate: Add PERCENT_PERIOD_LOCAL percent value
Jiri Olsa
2018-08-08
2
-0
/
+3
*
perf annotate: Add PERCENT_HITS_GLOBAL percent value
Jiri Olsa
2018-08-08
2
-1
/
+8
*
perf annotate: Switch struct annotation_data::percent to array
Jiri Olsa
2018-08-08
3
-23
/
+56
*
perf annotate: Loop group events directly in annotation__calc_percent()
Jiri Olsa
2018-08-08
2
-5
/
+15
*
perf annotate: Rename hist to sym_hist in annotation__calc_percent
Jiri Olsa
2018-08-08
1
-8
/
+8
*
perf annotate: Rename local sample variables to data
Jiri Olsa
2018-08-08
1
-20
/
+20
*
perf annotate: Rename struct annotation_line::samples* to data*
Jiri Olsa
2018-08-08
3
-33
/
+33
*
perf annotate: Get rid of annotation__scnprintf_samples_period()
Jiri Olsa
2018-08-08
3
-51
/
+3
*
perf annotate: Make annotation_line__max_percent static
Jiri Olsa
2018-08-08
2
-2
/
+2
*
perf annotate: Make symbol__annotate_fprintf2() local
Jiri Olsa
2018-08-08
2
-2
/
+1
*
perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepoints
Arnaldo Carvalho de Melo
2018-08-08
2
-0
/
+36
*
perf tools: Drop unneeded bitmap_zero() calls
Yury Norov
2018-08-08
3
-7
/
+0
*
perf vendor events arm64: Enable JSON events for eMAG
Sean V Kelley
2018-08-08
2
-0
/
+33
*
perf report: Add GUI report support for s390 auxiliary trace
Thomas Richter
2018-08-08
1
-8
/
+585
*
perf report: Add raw report support for s390 auxiliary trace
Thomas Richter
2018-08-08
2
-1
/
+317
*
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-08-03
6
-0
/
+150
*
perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscall...
Arnaldo Carvalho de Melo
2018-08-02
1
-10
/
+3
*
perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events
Arnaldo Carvalho de Melo
2018-08-02
1
-1
/
+52
*
perf trace: Allow setting up a syscall_tp struct without a format_field
Arnaldo Carvalho de Melo
2018-08-02
1
-7
/
+15
*
perf trace: Rename some syscall_tp methods to raw_syscall
Arnaldo Carvalho de Melo
2018-08-02
1
-7
/
+7
*
perf trace: Use beautifiers on syscalls:sys_enter_ handlers
Arnaldo Carvalho de Melo
2018-08-02
1
-3
/
+44
*
perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
Arnaldo Carvalho de Melo
2018-08-02
1
-5
/
+8
*
perf trace: Do not require --no-syscalls to suppress strace like output
Arnaldo Carvalho de Melo
2018-08-01
1
-8
/
+3
*
perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h
Arnaldo Carvalho de Melo
2018-08-01
1
-0
/
+3
*
perf tools: Allow overriding MAX_NR_CPUS at compile time
Christophe Leroy
2018-08-01
1
-0
/
+2
*
perf bpf: Show better message when failing to load an object
Arnaldo Carvalho de Melo
2018-07-31
1
-1
/
+3
*
perf list: Unify metric group description format with PMU event description
Michael Petlan
2018-07-31
1
-2
/
+2
*
perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...
Ganapatrao Kulkarni
2018-07-31
1
-3
/
+84
*
perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet
Leo Yan
2018-07-31
1
-7
/
+17
*
perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet
Leo Yan
2018-07-31
1
-0
/
+8
[prev]
[next]