summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-02-25perf data: Add perf_data__open_dir_data functionJiri Olsa2-0/+60
2019-02-25perf data: Add perf_data__(create_dir|close_dir) functionsJiri Olsa2-0/+55
2019-02-25perf data: Fail check_backup in case of errorJiri Olsa1-3/+18
2019-02-25perf data: Make check_backup work over directoriesJiri Olsa1-4/+7
2019-02-25perf tools: Add rm_rf_perf_data functionJiri Olsa2-0/+12
2019-02-25perf tools: Add pattern name checking to rm_rfJiri Olsa1-3/+33
2019-02-25perf tools: Add depth checking to rm_rfJiri Olsa1-2/+12
2019-02-25selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko1-0/+166
2019-02-25selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko1-0/+8
2019-02-25selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko1-0/+71
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov1-0/+26
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2-3/+49
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov2-1/+33
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov1-0/+25
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov3-0/+64
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov1-4/+54
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+11
2019-02-24selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-23selftests/ftrace: Replace \e with \033Juerg Haefliger1-4/+4
2019-02-23selftests/ftrace: Replace echo -e with printfJuerg Haefliger1-2/+7
2019-02-22perf data: Add global path holderJiri Olsa21-93/+87
2019-02-22perf data: Move size to struct perf_data_fileJiri Olsa3-6/+5
2019-02-22perf scripts python: exported-sql-viewer.py: Add top calls reportAdrian Hunter1-6/+135
2019-02-22perf scripts python: exported-sql-viewer.py: Remove no selection errorAdrian Hunter1-3/+0
2019-02-22perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItemAdrian Hunter1-221/+0
2019-02-22perf scripts python: exported-sql-viewer.py: Create new dialog data item classesAdrian Hunter1-13/+272
2019-02-22perf scripts python: exported-sql-viewer.py: Move report name into ReportVarsAdrian Hunter1-8/+8
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter1-14/+23
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter1-17/+30
2019-02-22perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter1-12/+13
2019-02-22perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter1-1/+12
2019-02-22perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter1-7/+0
2019-02-22perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter1-0/+1
2019-02-22perf thread-stack: Hide x86 retpolinesAdrian Hunter1-3/+109
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-02-22perf thread-stack: Improve thread_stack__no_call_return()Adrian Hunter1-3/+46
2019-02-21perf annotate: Fix getting source line failureWei Li1-2/+2
2019-02-21tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy1-2/+27
2019-02-21powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy1-1/+1
2019-02-20perf tools: Make rm_rf() remove single fileJiri Olsa1-3/+13
2019-02-20perf cpumap: Increase debug level for cpu_map__snprint verbose outputJiri Olsa1-1/+1
2019-02-20perf bpf-event: Add missing new line into pr_debug callJiri Olsa1-1/+1
2019-02-20perf script: Allow +- operator for type specific fields optionJiri Olsa2-0/+14
2019-02-20perf evsel: Force sample_type for slave eventsJiri Olsa1-0/+8
2019-02-20perf session: Don't report zero period samples for slave eventsJiri Olsa1-0/+7
2019-02-20selftest/tls: Add test to verify received 'type' of non-data recordVakul Garg1-0/+14
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi1-0/+30
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi1-0/+42