index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
1
-0
/
+9
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
1
-91
/
+0
2019-07-01
perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
Arnaldo Carvalho de Melo
1
-18
/
+0
2019-07-01
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
1
-23
/
+0
2019-06-26
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
Arnaldo Carvalho de Melo
1
-14
/
+0
2019-06-26
perf probe: Use skip_spaces() for argv handling
Arnaldo Carvalho de Melo
1
-14
/
+2
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-12-27
perf string: Add {strdup,strpbrk}_esc()
Masami Hiramatsu
1
-0
/
+46
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-6
/
+10
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-11
perf string: Simplify ltrim() implementation
Arnaldo Carvalho de Melo
1
-5
/
+1
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-10-24
perf list: Make vendor event matching case insensitive
Andi Kleen
1
-5
/
+16
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
1
-16
/
+0
2015-07-06
perf tools: Asprintf like functions to format integer filter expression
Arnaldo Carvalho de Melo
1
-0
/
+39
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
1
-24
/
+0
2014-10-09
saner perf_atoll()
Al Viro
1
-60
/
+30
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-07-12
perf tools: Default to cpu// for events v5
Andi Kleen
1
-0
/
+24
2013-01-24
perf tools: Move ltrim() to util/string.c
Namhyung Kim
1
-0
/
+18
2012-10-29
perf tools: Move strxfrchar into string object
Jiri Olsa
1
-0
/
+18
2012-09-11
perf tools: Add memdup function
Jiri Olsa
1
-1
/
+17
2012-06-19
perf lib: Introduce rtrim
Arnaldo Carvalho de Melo
1
-0
/
+22
2011-07-15
perf probe: Move strtailcmp to string.c
Masami Hiramatsu
1
-0
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-21
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
1
-1
/
+1
2010-04-04
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
1
-1
/
+1
2010-03-26
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
1
-43
/
+0
2010-02-25
perf probe: Add lazy line matching support
Masami Hiramatsu
1
-13
/
+42
2010-01-13
perf tools: Enhance glob string matching
Masami Hiramatsu
1
-4
/
+61
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
1
-0
/
+25
2009-12-02
perf tools: Fix _GNU_SOURCE macro related strndup() build error
Liming Wang
1
-2
/
+0
2009-12-01
perf probe: Add argv_split() from lib/argv_split.c
Masami Hiramatsu
1
-0
/
+101
2009-11-15
perf tools: Add new perf_atoll() function to parse string representing size i...
Hitoshi Mitake
1
-0
/
+84
2009-10-05
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
1
-0
/
+11
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
1
-1
/
+1
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+34