aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-01-25perf symbols: Remove include map.h from dso.hArnaldo Carvalho de Melo3-1/+5
2019-01-25perf block-range: Add missing headersArnaldo Carvalho de Melo2-1/+7
2019-01-25perf tools: Move branch structs to branch.hArnaldo Carvalho de Melo3-23/+26
2019-01-25perf annotate: Remove lots of headers from annotate.hArnaldo Carvalho de Melo3-3/+13
2019-01-25perf symbols: Move symbol_conf to separate fileArnaldo Carvalho de Melo2-63/+74
2019-01-25perf color: Add missing stdarg.g to color.hArnaldo Carvalho de Melo1-0/+1
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+118
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar5-16/+28
2019-01-21perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo3-39/+48
2019-01-21perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo1-0/+2
2019-01-21perf top: Synthesize BPF events for pre-existing loaded BPF programsArnaldo Carvalho de Melo1-0/+7
2019-01-21perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu3-0/+264
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu12-2/+97
2019-01-21perf tools: Handle PERF_RECORD_KSYMBOLSong Liu8-2/+116
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu1-1/+28
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu1-1/+25
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo3-14/+14
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter1-4/+73
2019-01-21perf report: Display names in s390 diagnostic counter setsThomas Richter1-5/+54
2019-01-21perf report: Display arch specific diagnostic counter sets, starting with s390Thomas Richter7-1/+277
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh4-4/+0
2019-01-21perf session: Add reader__process_events functionJiri Olsa1-24/+38
2019-01-21perf session: Add 'data_offset' member to reader objectJiri Olsa1-4/+5
2019-01-21perf session: Add 'data_size' member to reader objectJiri Olsa1-1/+3
2019-01-21perf session: Add reader objectJiri Olsa1-2/+8
2019-01-21perf session: Get rid of file_size variableJiri Olsa1-7/+5
2019-01-21perf session: Rearrange perf_session__process_events functionJiri Olsa1-13/+7
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes6-11/+11
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang1-2/+2
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang1-6/+10
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray1-2/+0
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray1-0/+4
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-92/+1317
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-16/+1218
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner2-11/+1
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann1-0/+1163
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel1-0/+20
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+4
2019-01-18perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo1-0/+2
2019-01-18perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook1-5/+5
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-01-17perf ordered_events: Fix crash in ordered_events__freeJiri Olsa1-2/+4
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1