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
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
1
-0
/
+4
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
1
-0
/
+3
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-01-20
perf config: Make perf_config_global() global
Jiri Olsa
1
-1
/
+1
2021-01-20
perf config: Make perf_config_system() global
Jiri Olsa
1
-1
/
+1
2021-01-20
perf config: Add perf_home_perfconfig function
Jiri Olsa
1
-36
/
+53
2021-01-20
perf config: Add config set interface
Jiri Olsa
1
-5
/
+23
2021-01-20
perf config: Make perf_config_from_file() static
Jiri Olsa
1
-1
/
+1
2020-10-13
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
1
-1
/
+0
2020-05-28
perf config: Add stat.big-num support
Paul A. Clarke
1
-0
/
+13
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
1
-0
/
+12
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-2
/
+1
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-10
perf config: Bail out when a handler returns failure for a key-value pair
Arnaldo Carvalho de Melo
1
-2
/
+6
2019-03-19
perf config: Fix a memory leak in collect_config()
Changbin Du
1
-2
/
+1
2019-02-06
perf tools: Add missing include <callchain.h> in various places
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-12-17
perf config: Modify size factor of snprintf
Sihyeon Jang
1
-2
/
+2
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
1
-0
/
+4
2018-05-16
perf config: Call perf_config__init() lazily
Arnaldo Carvalho de Melo
1
-7
/
+9
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
1
-4
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-6
/
+7
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
1
-12
/
+22
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-06-27
perf config: Use pr_warning()
Arnaldo Carvalho de Melo
1
-4
/
+2
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-03-31
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
1
-23
/
+31
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-4
/
+5
2017-01-27
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-11-14
perf config: Mark where are config items from (user or system)
Taeung Song
1
-1
/
+15
2016-11-14
perf config: Add support setting variables in a config file
Taeung Song
1
-0
/
+6
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
1
-45
/
+47
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
1
-0
/
+3
2016-06-07
perf config: Use new perf_config_set__init() to initialize config set
Taeung Song
1
-1
/
+46
2016-06-07
perf config: Constructor should free its allocated memory when failing
Taeung Song
1
-2
/
+4
2016-06-06
perf config: Handle the error when config set is NULL at collect_config()
Taeung Song
1
-1
/
+5
2016-06-06
perf config: Fix abnormal termination at perf_parse_file()
Taeung Song
1
-9
/
+7
2016-04-14
perf config: Introduce perf_config_set class
Taeung Song
1
-0
/
+173
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
1
-3
/
+3
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
1
-3
/
+4
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
1
-32
/
+18
[next]