summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18perf intel-pt/bts: Do not swap when synthesizing samplesAdrian Hunter
2018-01-17Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-01-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-01-17perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-01-17perf script: Remove the time slices number limitationJin Yao
2018-01-17perf report: Remove the time slices number limitationJin Yao
2018-01-17perf util: Allocate time slices buffer according to number of commaJin Yao
2018-01-17perf report: Add an indication of what time slices are usedJin Yao
2018-01-17perf util: Support no index time percent sliceJin Yao
2018-01-17perf util: Improve error checking for time percent inputJin Yao
2018-01-17perf script: Improve error msg when no first/last sample time foundJin Yao
2018-01-17perf report: Improve error msg when no first/last sample time foundJin Yao
2018-01-17perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwindingArnaldo Carvalho de Melo
2018-01-17perf trace: Allow overriding global --max-stack per eventArnaldo Carvalho de Melo
2018-01-17perf trace: Setup DWARF callchains for non-syscall events when --max-stack is...Arnaldo Carvalho de Melo
2018-01-17perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2018-01-17perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2018-01-17tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...Taeung Song
2018-01-17tools lib traceevent: Add UL suffix to MISSING_EVENTSMichael Sartain
2018-01-17tools lib traceevent: Use asprintf when possibleFederico Vaga
2018-01-17tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...Steven Rostedt (VMware)
2018-01-17tools lib traceevent: Handle new pointer processing of bprint stringsSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka
2018-01-17tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)
2018-01-17tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain
2018-01-12perf trace: Fix setting of --call-graph/--max-stack for non-syscall eventsArnaldo Carvalho de Melo
2018-01-12perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo
2018-01-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-01-12perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitelyArnaldo Carvalho de Melo
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
2018-01-12perf evlist: Remove trailing semicolonLuis de Bethencourt
2018-01-12perf/x86/rapl: Fix Haswell and Broadwell server RAPL eventKan Liang
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-11perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier
2018-01-11Merge tag 'perf-core-for-mingo-4.16-20180110' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-10Merge branch 'mlxsw-couple-of-fixes'David S. Miller
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller