index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add rm_rf_perf_data function
Jiri Olsa
2019-02-25
2
-0
/
+12
*
perf tools: Add pattern name checking to rm_rf
Jiri Olsa
2019-02-25
1
-3
/
+33
*
perf tools: Add depth checking to rm_rf
Jiri Olsa
2019-02-25
1
-2
/
+12
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
21
-93
/
+87
*
perf data: Move size to struct perf_data_file
Jiri Olsa
2019-02-22
3
-6
/
+5
*
perf scripts python: exported-sql-viewer.py: Add top calls report
Adrian Hunter
2019-02-22
1
-6
/
+135
*
perf scripts python: exported-sql-viewer.py: Remove no selection error
Adrian Hunter
2019-02-22
1
-3
/
+0
*
perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem
Adrian Hunter
2019-02-22
1
-221
/
+0
*
perf scripts python: exported-sql-viewer.py: Create new dialog data item classes
Adrian Hunter
2019-02-22
1
-13
/
+272
*
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars
Adrian Hunter
2019-02-22
1
-8
/
+8
*
perf scripts python: exported-sql-viewer.py: Factor out ReportVars
Adrian Hunter
2019-02-22
1
-14
/
+23
*
perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase
Adrian Hunter
2019-02-22
1
-17
/
+30
*
perf scripts python: exported-sql-viewer.py: Move column headers
Adrian Hunter
2019-02-22
1
-12
/
+13
*
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...
Adrian Hunter
2019-02-22
1
-1
/
+12
*
perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints
Adrian Hunter
2019-02-22
1
-7
/
+0
*
perf scripts python: exported-sql-viewer.py: Fix missing shebang
Adrian Hunter
2019-02-22
1
-0
/
+1
*
perf thread-stack: Hide x86 retpolines
Adrian Hunter
2019-02-22
1
-3
/
+109
*
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
2019-02-22
1
-3
/
+46
*
perf annotate: Fix getting source line failure
Wei Li
2019-02-21
1
-2
/
+2
*
perf tools: Make rm_rf() remove single file
Jiri Olsa
2019-02-20
1
-3
/
+13
*
perf cpumap: Increase debug level for cpu_map__snprint verbose output
Jiri Olsa
2019-02-20
1
-1
/
+1
*
perf bpf-event: Add missing new line into pr_debug call
Jiri Olsa
2019-02-20
1
-1
/
+1
*
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2019-02-20
2
-0
/
+14
*
perf evsel: Force sample_type for slave events
Jiri Olsa
2019-02-20
1
-0
/
+8
*
perf session: Don't report zero period samples for slave events
Jiri Olsa
2019-02-20
1
-0
/
+7
*
perf trace: Allow dumping a BPF map after setting up BPF events
Arnaldo Carvalho de Melo
2019-02-19
2
-0
/
+27
*
perf bpf: Add bpf_map dumper
Arnaldo Carvalho de Melo
2019-02-19
3
-0
/
+95
*
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
2019-02-19
1
-3
/
+3
*
perf doc: Fix documentation of the Flags section in perf.data
Jonas Rabenstein
2019-02-19
1
-5
/
+4
*
perf doc: Fix HEADER_CMDLINE description in perf.data documentation
Jonas Rabenstein
2019-02-19
1
-1
/
+1
*
perf report: Don't shadow inlined symbol with different addr range
He Kuang
2019-02-19
2
-3
/
+9
*
perf tools: Use sysfs__mountpoint() when reading cpu topology
Jiri Olsa
2019-02-19
1
-7
/
+22
*
perf tools: Add numa_topology object
Jiri Olsa
2019-02-19
3
-93
/
+160
*
perf tools: Add cpu_topology object
Jiri Olsa
2019-02-19
4
-146
/
+166
*
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
Jiri Olsa
2019-02-19
1
-1
/
+1
*
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
Tommi Rantala
2019-02-15
2
-0
/
+6
*
tools build feature sched_getcpu: Undef _GNU_SOURCE at the end
Arnaldo Carvalho de Melo
2019-02-14
1
-0
/
+2
*
perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'
Jiri Olsa
2019-02-14
1
-2
/
+0
*
perf header: Get rid of write_it label
Jiri Olsa
2019-02-14
1
-4
/
+2
*
perf list: Display metric expressions for --details option
Jiri Olsa
2019-02-14
4
-7
/
+14
*
perf tools: Fix legacy events symbol separator parsing
Jiri Olsa
2019-02-14
2
-2
/
+32
*
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-14
36
-260
/
+260
*
perf tools: Rename LIB_FILE to LIBPERF_A
Jiri Olsa
2019-02-14
1
-3
/
+3
*
perf tools: Compile perf with libperf-in.o instead of libperf.a
Jiri Olsa
2019-02-14
1
-8
/
+8
*
perf cs-etm: Modularize auxtrace_buffer fetch function
Mathieu Poirier
2019-02-14
1
-12
/
+29
*
perf cs-etm: Modularize main packet processing loop
Mathieu Poirier
2019-02-14
1
-57
/
+72
*
perf cs-etm: Modularize main decoder function
Mathieu Poirier
2019-02-14
1
-12
/
+29
*
perf cs-etm: Make cs_etm__run_decoder() queue independent
Mathieu Poirier
2019-02-14
2
-33
/
+26
*
perf cs-etm: Rethink kernel address initialisation
Mathieu Poirier
2019-02-14
1
-4
/
+3
*
perf cs-etm: Cleaning up function cs_etm__alloc_queue()
Mathieu Poirier
2019-02-14
1
-21
/
+16
[next]