index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
perf trace: Obtain errno strings by using arch_syscalls__strerrno()
Hendrik Brueckner
1
-3
/
+11
2018-01-23
perf util: Introduce architecture specific errno/name mapping
Hendrik Brueckner
4
-2
/
+114
2018-01-23
tools include asm-generic: Grab errno.h and errno-base.h
Hendrik Brueckner
3
-0
/
+165
2018-01-23
tools include arch: Grab a copy of errno.h for arch's supported by perf
Hendrik Brueckner
8
-0
/
+539
2018-01-23
perf build: Display EXTRA features for VF=1 build
Jiri Olsa
1
-0
/
+4
2018-01-23
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
1
-2
/
+2
2018-01-23
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
1
-1
/
+1
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2
-10
/
+10
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
6
-34
/
+6
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
1
-0
/
+1
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2
-13
/
+4
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
2
-9
/
+17
2018-01-17
perf report: Remove the time slices number limitation
Jin Yao
2
-7
/
+17
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2
-0
/
+30
2018-01-17
perf report: Add an indication of what time slices are used
Jin Yao
1
-0
/
+3
2018-01-17
perf util: Support no index time percent slice
Jin Yao
1
-0
/
+36
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
1
-2
/
+6
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf report: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
1
-3
/
+13
2018-01-17
perf trace: Allow overriding global --max-stack per event
Arnaldo Carvalho de Melo
1
-1
/
+13
2018-01-17
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is...
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
7
-12
/
+25
2018-01-17
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
11
-7
/
+1077
2018-01-17
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-01-17
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
1
-0
/
+1
2018-01-17
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
1
-2
/
+2
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
2
-22
/
+13
2018-01-17
tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...
Steven Rostedt (VMware)
1
-2
/
+8
2018-01-17
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
1
-0
/
+26
2018-01-17
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-01-17
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
1
-0
/
+2
2018-01-17
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
1
-0
/
+5
2018-01-17
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
1
-1
/
+1
2018-01-12
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
1
-15
/
+5
2018-01-12
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
1
-3
/
+11
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-01-12
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
1
-23
/
+0
2018-01-12
perf script python: Add script to profile and resolve physical mem type
Kan Liang
4
-0
/
+119
2018-01-12
perf evlist: Remove trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-12
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
Kan Liang
1
-2
/
+2
2018-01-11
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
1
-1
/
+1
2018-01-11
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
[next]