index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
levenshtein.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
Adrian Hunter
1
-7
/
+5
2019-06-10
perf time-utils: Fix --time documentation
Adrian Hunter
3
-9
/
+9
2019-06-10
perf time-utils: Prevent percentage time range overlap
Adrian Hunter
1
-0
/
+3
2019-06-10
perf time-utils: Factor out set_percent_time()
Adrian Hunter
1
-21
/
+18
2019-06-10
perf time-utils: Treat time ranges consistently
Adrian Hunter
1
-4
/
+3
2019-06-10
perf intel-pt: Add support for efficient time interval filtering
Adrian Hunter
1
-0
/
+208
2019-06-10
perf intel-pt: Add support for lookahead
Adrian Hunter
1
-1
/
+58
2019-06-10
perf intel-pt: Factor out intel_pt_get_buffer()
Adrian Hunter
1
-23
/
+37
2019-06-10
perf intel-pt: Add intel_pt_fast_forward()
Adrian Hunter
2
-0
/
+132
2019-06-10
perf intel-pt: Add reposition parameter to intel_pt_get_data()
Adrian Hunter
1
-8
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_reposition()
Adrian Hunter
1
-4
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_8b_tsc()
Adrian Hunter
1
-9
/
+17
2019-06-10
perf intel-pt: Add lookahead callback
Adrian Hunter
2
-0
/
+5
2019-06-10
perf report: Set perf time interval in itrace_synth_ops
Adrian Hunter
1
-1
/
+7
2019-06-10
perf script: Set perf time interval in itrace_synth_ops
Adrian Hunter
1
-1
/
+7
2019-06-10
perf auxtrace: Add perf time interval to itrace_synth_ops
Adrian Hunter
1
-0
/
+34
2019-06-10
perf config: Update default value for llvm.clang-bpf-cmd-template
Leo Yan
1
-3
/
+6
2019-06-10
perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead
Arnaldo Carvalho de Melo
1
-10
/
+1
2019-06-10
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
Mathieu Poirier
1
-4
/
+123
2019-06-10
perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY
Arnaldo Carvalho de Melo
1
-7
/
+22
2019-06-10
perf tools: Apply new CPU topology sysfs attributes
Kan Liang
2
-3
/
+13
2019-06-10
perf header: Rename "sibling cores" to "sibling sockets"
Kan Liang
2
-2
/
+2
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
8
-18
/
+177
2019-06-10
perf header: Add die information in CPU topology
Kan Liang
6
-13
/
+172
2019-06-10
perf cpumap: Retrieve die id information
Kan Liang
2
-0
/
+8
2019-06-10
perf cs-etm: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-8
/
+246
2019-06-10
perf cs-etm: Add notion of time to decoding code
Mathieu Poirier
3
-4
/
+143
2019-06-10
perf cs-etm: Linking PE contextID with perf thread mechanic
Mathieu Poirier
3
-6
/
+56
2019-06-10
perf cs-etm: Add support for multiple traceID queues
Mathieu Poirier
2
-24
/
+110
2019-06-10
perf cs-etm: Use traceID aware memory callback API
Mathieu Poirier
3
-22
/
+36
2019-06-10
perf cs-etm: Move tid/pid to traceid_queue
Mathieu Poirier
1
-18
/
+26
2019-06-10
perf cs-etm: Move thread to traceid_queue
Mathieu Poirier
1
-7
/
+10
2019-06-10
perf cs-etm: Get rid of unused cpu in struct cs_etm_queue
Mathieu Poirier
1
-6
/
+1
2019-06-10
perf cs-etm: Introduce the concept of trace ID queues
Mathieu Poirier
3
-145
/
+234
2019-06-10
perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()
Mathieu Poirier
1
-54
/
+54
2019-06-10
perf cs-etm: Move packet queue out of decoder structure
Mathieu Poirier
4
-111
/
+144
2019-06-10
perf cs-etm: Refactor error path in cs_etm_decoder__new()
Mathieu Poirier
1
-5
/
+3
2019-06-10
perf cs-etm: Add handling of switch-CPU-wide events
Mathieu Poirier
1
-0
/
+38
2019-06-10
perf cs-etm: Add handling of itrace start events
Mathieu Poirier
1
-0
/
+26
2019-06-10
perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode
Mathieu Poirier
1
-0
/
+3
2019-06-10
perf cs-etm: Configure timestamp generation in CPU-wide mode
Mathieu Poirier
1
-0
/
+57
2019-06-10
perf cs-etm: Configure contextID tracing in CPU-wide mode
Mathieu Poirier
2
-19
/
+119
2019-06-10
perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
Jiri Olsa
1
-3
/
+0
2019-06-10
perf record: Add support to collect callchains from kernel or user space only
yuzhoujian
4
-0
/
+21
2019-06-10
perf config: Bail out when a handler returns failure for a key-value pair
Arnaldo Carvalho de Melo
1
-2
/
+6
2019-06-10
perf trace: Exit when failing to build eBPF program
Leo Yan
1
-1
/
+6
2019-06-05
perf trace: Associate more argument names with the filename beautifier
Arnaldo Carvalho de Melo
1
-5
/
+5
2019-06-05
perf trace: Consume the augmented_raw_syscalls payload
Arnaldo Carvalho de Melo
1
-1
/
+10
2019-06-05
perf jvmti: Address gcc string overflow warning for strncpy()
Jiri Olsa
1
-2
/
+2
2019-06-05
perf augmented_raw_syscalls: Move reading filename to the loop
Arnaldo Carvalho de Melo
1
-8
/
+4
[next]