aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16perf map: Use zalloc for map_groupsJohn Keeping1-1/+1
2019-08-16perf report: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo2-0/+27
2019-08-15perf top: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo3-1/+49
2019-08-15perf trace: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo2-0/+19
2019-08-15perf evswitch: Add hint when not finding specified on/off eventsArnaldo Carvalho de Melo1-1/+3
2019-08-15perf evswitch: Move enoent error message printing to separate functionArnaldo Carvalho de Melo1-2/+7
2019-08-15perf evswitch: Introduce init() method to set the on/off evsels from the command lineArnaldo Carvalho de Melo3-18/+30
2019-08-15perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processingArnaldo Carvalho de Melo2-6/+9
2019-08-15perf evswitch: Add the names of on/off eventsArnaldo Carvalho de Melo2-10/+9
2019-08-15perf evswitch: Move switch logic to use in other toolsArnaldo Carvalho de Melo4-21/+36
2019-08-15perf evswitch: Move struct to a separate header to use in other toolsArnaldo Carvalho de Melo2-7/+17
2019-08-15perf script: Allow specifying event to switch off processing of other eventsArnaldo Carvalho de Melo2-4/+32
2019-08-15perf script: Allow showing the --switch-on eventArnaldo Carvalho de Melo2-0/+9
2019-08-15perf script: Allow specifying event to switch on processing of other eventsArnaldo Carvalho de Melo2-0/+29
2019-08-15perf vendor events intel: Add Tremontx event file v1.02Haiyan Song10-0/+902
2019-08-14perf ui: No need to set ui_browser to 1 twiceArnaldo Carvalho de Melo1-1/+1
2019-08-14perf record: Support aarch64 random socket_id assignmentTan Xiaojun1-1/+3
2019-08-14perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY formatVince Weaver1-10/+15
2019-08-14tools: Keep list of tools in alphabetical orderAndy Shevchenko1-2/+2
2019-08-14perf evsel: Provide meaningful warning when trying to use 'aux_output' on older kernelsArnaldo Carvalho de Melo2-2/+10
2019-08-14perf intel-pt: Add brief documentation for PEBS via Intel PTAdrian Hunter1-0/+15
2019-08-14perf tools: Add aux-output config termAdrian Hunter6-0/+17
2019-08-14perf intel-pt: Process options for PEBS event synthesisAdrian Hunter2-0/+41
2019-08-14perf tools: Add itrace option 'o' to synthesize aux-output eventsAdrian Hunter3-0/+9
2019-08-14perf tools: Add aux_output attribute flagAdrian Hunter2-1/+3
2019-08-14perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin5-10/+53
2019-08-14perf ftrace: Improve error message about capability to use ftraceArnaldo Carvalho de Melo1-1/+7
2019-08-14perf ftrace: Use CAP_SYS_ADMIN instead of euid==0Igor Lubashev1-1/+3
2019-08-14perf tools: Add CAP_SYSLOG define for older systemsArnaldo Carvalho de Melo1-0/+5
2019-08-14perf tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo1-0/+1
2019-08-14perf tools: Add helpers to use capabilities if presentIgor Lubashev7-0/+71
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev5-0/+39
2019-08-12perf top: Collapse and resort all evsels in a groupArnaldo Carvalho de Melo1-4/+26
2019-08-12perf hist: Remove dummy entries when finding real ones.Arnaldo Carvalho de Melo1-2/+18
2019-08-12perf trace: Fix segmentation fault when access syscall info on arm64Leo Yan1-1/+1
2019-08-12perf hists: Do not link a pair if already linkedArnaldo Carvalho de Melo1-1/+1
2019-08-12perf top: Set display thread COMM to help with debuggingArnaldo Carvalho de Melo1-0/+4
2019-08-12perf vendor events intel: Add Icelake V1.00 event fileHaiyan Song8-0/+2739
2019-08-12perf tools: Fix paths in include statementsLuke Mujica4-8/+8
2019-08-12perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo1-0/+4
2019-08-12perf config: Document the PERF_CONFIG environment variableArnaldo Carvalho de Melo1-0/+4
2019-08-12perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfigArnaldo Carvalho de Melo1-0/+3
2019-08-12perf session: Avoid infinite loop when seeing invalid header.sizeArnaldo Carvalho de Melo1-1/+10
2019-08-11Linux 5.3-rc4Linus Torvalds1-1/+1
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clangJoe Perches2-2/+2
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1