summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-26perf probe: Use skip_spaces() for argv handlingArnaldo Carvalho de Melo
2019-06-26tools: bpftool: use correct argument in cgroup errorsJakub Kicinski
2019-06-26selftests/bpf: build tests with debug infoAndrii Nakryiko
2019-06-26libbpf: fix max() type mismatch for 32bitIvan Khoronzhuk
2019-06-25perf time-utils: Use skip_spaces()Arnaldo Carvalho de Melo
2019-06-25perf header: Use skip_spaces() in __write_cpudesc()Arnaldo Carvalho de Melo
2019-06-25perf stat: Use recently introduced skip_spaces()Arnaldo Carvalho de Melo
2019-06-25tools lib: Adopt skip_spaces() from the kernel sourcesArnaldo Carvalho de Melo
2019-06-25perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo
2019-06-25perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo
2019-06-25perf tools: Remove old baggage that is util/include/linux/ctype.hArnaldo Carvalho de Melo
2019-06-25perf symbols: We need util.h in symbol-elf.c for zfree()Arnaldo Carvalho de Melo
2019-06-25perf kallsyms: Adopt hex2u64 from tools/perf/util/util.hArnaldo Carvalho de Melo
2019-06-25tools x86 machine: Add missing util.h to pick up 'page_size'Arnaldo Carvalho de Melo
2019-06-25tc-testing: add ingress qdisc testsRoman Mashak
2019-06-25perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.hArnaldo Carvalho de Melo
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates
2019-06-25perf ctype: Remove now unused 'spaces' variableArnaldo Carvalho de Melo
2019-06-25perf ui stdio: No need to use 'spaces' to left alignArnaldo Carvalho de Melo
2019-06-25perf ctype: Remove unused 'graph_line' variableArnaldo Carvalho de Melo
2019-06-25perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter
2019-06-25perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter
2019-06-25perf db-export: Export synth eventsAdrian Hunter
2019-06-25perf intel-pt: Synthesize CBR events when last seen value changesAdrian Hunter
2019-06-25perf intel-pt: Add CBR value to decoder stateAdrian Hunter
2019-06-25perf intel-pt: Cater for CBR change in PSB+Adrian Hunter
2019-06-25perf intel-pt: Decoder to output CBR changes immediatelyAdrian Hunter
2019-06-25perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-06-25perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()Adrian Hunter
2019-06-25perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter
2019-06-25perf tools: Fix cache.h include directiveNumfor Mbiziwo-Tiapo
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita
2019-06-24libbpf: fix spelling mistake "conflictling" -> "conflicting"Colin Ian King
2019-06-24Merge branch 'x86/cpu' into perf/core, to pick up dependent patchesIngo Molnar
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang
2019-06-24selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio
2019-06-24selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio
2019-06-24Merge LKMM and RCU commitsPaul E. McKenney
2019-06-24tools/memory-model: Improve data-race detectionAlan Stern
2019-06-24selftests: add route_localnet test scriptShijie Luo
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22Merge branch 'linus' into timers/coreThomas Gleixner
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae
2019-06-22selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE writeChang S. Bae
2019-06-22kselftests: timers: freq-step: Update maximum acceptable precision and errorsMiroslav Lichvar
2019-06-21tools/memory-model: Change definition of rcu-fenceAlan Stern