index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-08-13
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent plugin related APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-09
perf probe powerpc: Fix trace event post-processing
Sandipan Das
2018-08-08
perf map: Optimize maps__fixup_overlappings()
Konstantin Khlebnikov
2018-08-08
perf map: Synthesize maps only for thread group leader
Konstantin Khlebnikov
2018-08-08
perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be...
Arnaldo Carvalho de Melo
2018-08-08
perf trace: Setup the augmented syscalls bpf-output event fields
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Make bpf__setup_output_event() return the bpf-output event
Arnaldo Carvalho de Melo
2018-08-08
perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_...
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add bpf__setup_output_event() strerror() counterpart
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Generalize bpf__setup_stdout()
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Make bpf__for_each_stdout_map() generic
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add struct bpf_map struct
Arnaldo Carvalho de Melo
2018-08-08
perf report: Add --percent-type option
Jiri Olsa
2018-08-08
perf annotate: Add --percent-type option
Jiri Olsa
2018-08-08
perf annotate: Display percent type in stdio output
Jiri Olsa
2018-08-08
perf annotate: Make local period the default percent type
Jiri Olsa
2018-08-08
perf annotate: Add support to toggle percent type
Jiri Olsa
2018-08-08
perf annotate: Pass browser percent_type in annotate_browser__calc_percent()
Jiri Olsa
2018-08-08
perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
Jiri Olsa
2018-08-08
perf annotate: Pass struct annotation_options to symbol__calc_lines()
Jiri Olsa
2018-08-08
perf annotate: Add percent_type to struct annotation_options
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_PERIOD_GLOBAL percent value
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_PERIOD_LOCAL percent value
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_HITS_GLOBAL percent value
Jiri Olsa
2018-08-08
perf annotate: Switch struct annotation_data::percent to array
Jiri Olsa
2018-08-08
perf annotate: Loop group events directly in annotation__calc_percent()
Jiri Olsa
2018-08-08
perf annotate: Rename hist to sym_hist in annotation__calc_percent
Jiri Olsa
2018-08-08
perf annotate: Rename local sample variables to data
Jiri Olsa
2018-08-08
perf annotate: Rename struct annotation_line::samples* to data*
Jiri Olsa
2018-08-08
perf annotate: Get rid of annotation__scnprintf_samples_period()
Jiri Olsa
2018-08-08
perf annotate: Make annotation_line__max_percent static
Jiri Olsa
2018-08-08
perf annotate: Make symbol__annotate_fprintf2() local
Jiri Olsa
2018-08-08
perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepoints
Arnaldo Carvalho de Melo
2018-08-08
perf tools: Drop unneeded bitmap_zero() calls
Yury Norov
2018-08-08
perf vendor events arm64: Enable JSON events for eMAG
Sean V Kelley
2018-08-08
perf report: Add GUI report support for s390 auxiliary trace
Thomas Richter
2018-08-08
perf report: Add raw report support for s390 auxiliary trace
Thomas Richter
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-08-02
perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscall...
Arnaldo Carvalho de Melo
2018-08-02
perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events
Arnaldo Carvalho de Melo
2018-08-02
perf trace: Allow setting up a syscall_tp struct without a format_field
Arnaldo Carvalho de Melo
2018-08-02
perf trace: Rename some syscall_tp methods to raw_syscall
Arnaldo Carvalho de Melo
2018-08-02
perf trace: Use beautifiers on syscalls:sys_enter_ handlers
Arnaldo Carvalho de Melo
2018-08-02
perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
Arnaldo Carvalho de Melo
2018-08-01
perf trace: Do not require --no-syscalls to suppress strace like output
Arnaldo Carvalho de Melo
[next]