summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf jevents: Add support for parsing perchip/percore eventsKajol Jain2020-09-102-0/+26
* perf jevents: Add new structure to pass json fields.Kajol Jain2020-09-101-115/+97
* perf jevents: Make json_events() static and ditch jevents.h fileKajol Jain2020-09-102-25/+1
* perf test: Introduce script for Arm CoreSight testingLeo Yan2020-09-101-0/+183
* perf metricgroup: Fix typo in comment.Ian Rogers2020-09-101-1/+1
* perf stat: Remove dead code: no need to set os.evsel twiceIan Rogers2020-09-101-1/+0
* perf list: Do not print 'Metric Groups:' unnecessarilyNamhyung Kim2020-09-091-4/+6
* perf list: Remove dead code in argument checkNamhyung Kim2020-09-091-7/+0
* perf tools: Add build test with GTK+Arnaldo Carvalho de Melo2020-09-091-0/+2
* tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo2020-09-091-1/+1
* perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo2020-09-046-19/+9
* perf vendor events amd: Enable Family 19h users by matching Zen2 eventsKim Phillips2020-09-041-0/+1
* perf vendor events amd: Add recommended eventsKim Phillips2020-09-047-0/+599
* perf vendor events amd: Add ITLB Instruction Fetch Hits event for zen1Kim Phillips2020-09-041-0/+5
* perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips2020-09-041-0/+18
* perf: ftrace: Add filter support for option -F/--funcsChangbin Du2020-09-042-7/+80
* perf tools: Consolidate close_control_option()'s into one functionAdrian Hunter2020-09-044-22/+13
* perf intel-pt: Document snapshot control commandAdrian Hunter2020-09-041-3/+20
* perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'Arnaldo Carvalho de Melo2020-09-041-0/+1
* perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo2020-09-042-0/+7
* perf record: Add 'snapshot' control commandAdrian Hunter2020-09-045-14/+35
* perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter2020-09-048-14/+101
* perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter2020-09-042-46/+46
* perf tools: Handle read errors from ctl_fdAdrian Hunter2020-09-041-5/+11
* perf tools: Consolidate --control option parsing into one functionAdrian Hunter2020-09-044-40/+29
* perf tests: Add test for PE binary format supportRemi Bernon2020-09-048-0/+119
* perf symbols: Try reading the symbol table with libbfdRemi Bernon2020-09-042-0/+144
* perf dso: Use libbfd to read build_id and .gnu_debuglink sectionRemi Bernon2020-09-041-3/+77
* tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-045-0/+25
* Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...Linus Torvalds2020-09-0311-18/+49
|\
| * perf tools: Add bpf image check to __map__is_kmoduleJiri Olsa2020-09-033-7/+24
| * perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2020-09-032-0/+8
| * perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing2020-09-031-2/+2
| * perf stat: Turn off summary for interval mode by defaultJin Yao2020-09-033-3/+9
| * libtraceevent: Fix build warning on 32-bit archesTzvetomir Stoyanov (VMware)2020-09-031-1/+1
| * perf jevents: Fix suspicious code in fixregex()Namhyung Kim2020-09-031-1/+1
| * perf parse-events: Use uintptr_t when casting numbers to pointersArnaldo Carvalho de Melo2020-09-031-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-03110-599/+1068
|\ \
| * \ Merge branch 'smc-fixes'David S. Miller2020-09-033-8/+25
| |\ \
| | * | net/smc: fix sock refcounting in case of terminationUrsula Braun2020-09-031-7/+8
| | * | net/smc: reset sndbuf_desc if freedUrsula Braun2020-09-031-0/+1
| | * | net/smc: set rx_off for SMCR explicitlyUrsula Braun2020-09-031-0/+2
| | * | net/smc: fix toleration of fake add_link messagesKarsten Graul2020-09-031-1/+14
| |/ /
| * | tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan2020-09-031-4/+13
| * | doc: net: dsa: Fix typo in config code samplePaul Barker2020-09-031-1/+1
| * | net: dp83867: Fix WoL SecureOn passwordDan Murphy2020-09-021-2/+2
| * | nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens2020-09-021-0/+2
| * | tipc: fix shutdown() of connectionless socketTetsuo Handa2020-09-021-3/+6
| * | ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel2020-09-021-1/+2
| * | drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He2020-09-021-1/+1