aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/string.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo1-16/+0
2010-03-26perf symbols: Move hex2u64 and strxfrchar to symbol.cArnaldo Carvalho de Melo1-2/+0
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu1-0/+1
2009-12-15perf probe: Add glob matching support on --delMasami Hiramatsu1-0/+2
2009-12-01perf probe: Add argv_split() from lib/argv_split.cMasami Hiramatsu1-0/+2
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size i...Hitoshi Mitake1-0/+1
2009-10-05perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo1-0/+1
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-3/+3
2009-07-22perf_counter: Detect debugfs locationJason Baron1-0/+3
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-1/+1
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-2/+2
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+8
019-01-20 14:44:52 -0800'>2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3 2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel1-0/+18 2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel1-2/+3 2019-01-21fix int_sqrt64() for very large numbersFlorian La Roche1-1/+1 2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1 2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12 2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin1-6/+6 2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe1-1/+42 2019-01-19net: phy: phy driver features are mandatoryCamelia Groza2-2/+7 2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1 2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring1-2/+1 2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16 2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1 2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4 2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13 2019-01-18tools: bpftool: Cleanup license messThomas Gleixner2-11/+1 2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15