summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add general function to parse sublevel optionsChangbin Du2020-08-144-44/+99
* perf ftrace: Add option '--inherit' to trace children processesChangbin Du2020-08-142-0/+41
* perf ftrace: Show trace column headerChangbin Du2020-08-141-0/+3
* perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du2020-08-142-0/+60
* perf ftrace: Factor out function write_tracing_file_int()Changbin Du2020-08-141-5/+12
* perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du2020-08-142-0/+50
* perf ftrace: Select function/function_graph tracer automaticallyChangbin Du2020-08-143-23/+48
* perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev2020-08-131-17/+16
* perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev2020-08-131-4/+9
* tools build feature: Quote CC and CXX for their argumentsDaniel Díaz2020-08-131-1/+1
* perf tools: Fix module symbol processingJiri Olsa2020-08-132-5/+4
* perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa2020-08-137-35/+35
* MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainersRob Herring2020-08-131-0/+1
* libperf: Fix man page typosRob Herring2020-08-133-14/+17
* perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan2020-08-131-2/+2
* perf bench mem: Always memset source before memcpyVincent Whitchurch2020-08-131-10/+11
* perf sched: Prefer sched_waking event when it existsDavid Ahern2020-08-131-3/+29
* perf bench: Fix a couple of spelling mistakes in options textColin Ian King2020-08-121-2/+2
* perf bench numa: Fix benchmark namesAlexander Gordeev2020-08-121-18/+17
* perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev2020-08-121-1/+1
* tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+4
* tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+2
* tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-2/+5
* perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo2020-08-123-8/+13
* perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo2020-08-122-0/+466
* Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-1210-128/+483
|\
| * platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris2020-07-311-0/+13
| * platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris2020-07-311-6/+18
| * platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou2020-07-311-61/+33
| * platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra2020-07-232-6/+2
| * platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani2020-07-201-41/+42
| * platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou2020-06-301-3/+1
| * platform/chrome: cros_ec_typec: Add PM supportPrashant Malani2020-06-301-0/+24
| * platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani2020-06-301-4/+17
| * platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra2020-06-301-0/+1
| * platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu2020-06-301-1/+3
| * platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra2020-06-301-0/+3
| * platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra2020-06-301-0/+4
| * platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani2020-06-251-1/+69
| * platform/chrome: cros_ec: Add TBT pd_ctrl fieldsPrashant Malani2020-06-251-4/+15
| * platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani2020-06-221-3/+3
| * platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani2020-06-191-10/+80
| * platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani2020-06-191-3/+97
| * platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani2020-06-191-7/+9
| * platform/chrome: cros_ec: Update mux state bitsPrashant Malani2020-06-191-5/+9
| * platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani2020-06-191-0/+47
| * platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou2020-06-191-2/+22
* | Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-122-10/+10
|\ \
| * | orangefs: remove unnecessary assignment to variable retJing Xiangfeng2020-08-041-1/+0
| * | orangefs: posix acl fix...Mike Marshall2020-07-281-9/+10