index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
11
-7
/
+1077
*
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
2018-01-17
1
-1
/
+9
*
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
2018-01-17
1
-0
/
+1
*
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
2018-01-17
1
-2
/
+2
*
tools lib traceevent: Use asprintf when possible
Federico Vaga
2018-01-17
2
-22
/
+13
*
tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...
Steven Rostedt (VMware)
2018-01-17
1
-2
/
+8
*
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
2018-01-17
1
-0
/
+26
*
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
2018-01-17
1
-8
/
+9
*
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
2018-01-17
1
-0
/
+2
*
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
2018-01-17
1
-0
/
+5
*
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
2018-01-17
1
-1
/
+1
*
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
2018-01-12
1
-15
/
+5
*
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
1
-3
/
+11
*
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
1
-1
/
+1
*
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
2018-01-12
1
-23
/
+0
*
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
4
-0
/
+119
*
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-12
1
-1
/
+1
*
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-11
1
-1
/
+1
*
tools headers: Synchronize kernel <-> tooling headers
Arnaldo Carvalho de Melo
2018-01-10
2
-2
/
+10
*
perf report: Introduce --mmaps
Arnaldo Carvalho de Melo
2018-01-10
2
-5
/
+54
*
perf report: Add --tasks option to display monitored tasks
Jiri Olsa
2018-01-10
2
-2
/
+138
*
perf trace: Beautify 'gettid' syscall result
Arnaldo Carvalho de Melo
2018-01-10
1
-0
/
+1
*
perf report: Add --stats option to display quick data statistics
Jiri Olsa
2018-01-10
2
-1
/
+29
*
perf tools: Make the tool's warning messages optional
Jiri Olsa
2018-01-10
2
-2
/
+5
*
perf script: Add support to display lost events
Jiri Olsa
2018-01-10
3
-0
/
+39
*
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
4
-12
/
+84
*
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
Jiri Olsa
2018-01-08
1
-3
/
+6
*
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
2018-01-08
1
-0
/
+1
*
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
2018-01-08
1
-0
/
+1
*
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
2018-01-08
2
-2
/
+2
*
perf script: Support time percent and multiple time ranges
Jin Yao
2018-01-08
2
-6
/
+44
*
perf report: Support time percent and multiple time ranges
Jin Yao
2018-01-08
2
-5
/
+46
*
perf tools: Create function to perform multiple time range checking
Jin Yao
2018-01-08
2
-0
/
+31
*
perf tools: Create function to parse time percent
Jin Yao
2018-01-08
2
-12
/
+196
*
perf record: Record the first and last sample time in the header
Jin Yao
2018-01-08
2
-3
/
+18
*
perf header: Add infrastructure to record first and last sample time
Jin Yao
2018-01-08
4
-0
/
+67
*
perf report: Fix a no annotate browser displayed issue
Jin Yao
2018-01-08
1
-1
/
+17
*
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2018-01-08
6
-15
/
+22
*
perf tools: Fix compile error with libunwind x86
Wang Nan
2018-01-08
1
-1
/
+1
*
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2018-01-08
2
-6
/
+6
*
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
2018-01-08
1
-32
/
+27
*
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
2018-01-08
1
-1
/
+1
*
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-01-06
14
-98
/
+663
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
7
-42
/
+184
|
|
\
|
*
\
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
3
-2
/
+6
|
|
\
\
|
|
*
|
objtool: Fix seg fault with clang-compiled objects
Simon Ser
2017-12-30
1
-0
/
+2
|
|
*
|
objtool: Fix seg fault caused by missing parameter
Simon Ser
2017-12-30
1
-1
/
+3
|
|
*
|
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
2017-12-28
1
-1
/
+1
|
*
|
|
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-31
1
-3
/
+6
|
|
\
\
\
|
|
*
|
|
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
2017-12-19
1
-3
/
+6
[next]