index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-5
/
+10
2017-01-26
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
1
-0
/
+1
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
1
-3
/
+0
2017-01-11
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-10-19
perf c2c: Add c2c command
Jiri Olsa
1
-0
/
+1
2016-07-15
perf tools: Just pr_debug() about not being able to read cacheline_size
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-12
perf tools: Fallback to reading sysfs to get cacheline size
Arnaldo Carvalho de Melo
1
-1
/
+11
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
1
-0
/
+2
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
1
-1
/
+1
2016-06-21
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
1
-36
/
+0
2016-05-16
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-05-10
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
1
-3
/
+5
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-0
/
+5
2016-03-30
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
1
-2
/
+1
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
1
-0
/
+2
2016-02-25
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-02-16
perf tools: Initialize libapi debug output
Jiri Olsa
1
-0
/
+2
2016-01-08
perf report: Show random usage tip on the help line
Namhyung Kim
1
-0
/
+4
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-3
/
+3
2015-12-16
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
1
-3
/
+3
2015-12-16
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
1
-1
/
+5
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
1
-0
/
+1
2015-11-23
perf tools: Add 'perf config' command
Taeung Song
1
-0
/
+1
2015-10-28
perf tools: Enable passing bpf object file to --event
Wang Nan
1
-0
/
+2
2015-10-05
perf tools: Handle -h and -v options
Jiri Olsa
1
-0
/
+14
2015-09-14
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
1
-1
/
+1
2015-09-02
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
1
-4
/
+6
2015-09-02
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
1
-1
/
+1
2015-08-28
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
1
-1
/
+1
2015-02-27
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
1
-0
/
+27
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
1
-0
/
+1
2015-02-25
perf tools: Add new 'perf data' command
Jiri Olsa
1
-0
/
+1
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
1
-2
/
+12
2014-08-15
perf: Use strerror_r instead of strerror
Masami Hiramatsu
1
-3
/
+7
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
1
-1
/
+1
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
1
-1
/
+12
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
1
-0
/
+1
2014-06-03
perf trace: Warn the user when not available
Arnaldo Carvalho de Melo
1
-2
/
+6
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-1
/
+1
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
1
-1
/
+8
2013-10-09
perf tools: Unify page_size usage
Jiri Olsa
1
-0
/
+1
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-04-01
perf tools: Convert needless static variable to local
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
1
-0
/
+1
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
1
-3
/
+3
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+1
2013-01-24
perf tools: Remove some needless die() calls from the main routine
Arnaldo Carvalho de Melo
1
-11
/
+21
2012-11-14
perf tools: Add gtk.<command> config option for launching GTK browser
Namhyung Kim
1
-5
/
+10
[next]