index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2
-2
/
+8
2016-07-12
tools lib: Guard the strlcpy() header with __GLIBC__
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2
-1
/
+3
2016-07-12
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
1
-6
/
+2
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
9
-25
/
+39
2016-07-12
perf evsel: Uninline the is_function_event method
Arnaldo Carvalho de Melo
2
-17
/
+19
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
11
-4
/
+15
2016-07-12
perf tools: Add missing header to color.c
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-07-12
perf test fdarray: Add missing poll.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf tests cpumap: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-07-12
perf quote: Disentangle headers
Arnaldo Carvalho de Melo
2
-2
/
+5
2016-07-12
perf strbuf: Add missing headers
Arnaldo Carvalho de Melo
2
-1
/
+4
2016-07-12
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
6
-20
/
+19
2016-07-12
perf bench: Disentangle headers
Arnaldo Carvalho de Melo
5
-14
/
+18
2016-07-12
perf tests openat-syscall-tp-fields: Add some conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-07-12
perf trace: Add conditional define for AT_FDCWD
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-07-12
perf tests: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
3
-0
/
+9
2016-07-12
perf bench: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
6
-8
/
+18
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
41
-77
/
+113
2016-07-12
perf trace beauty open_flags: Add more conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+12
2016-07-12
perf trace beauty flock: Add more conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+16
2016-07-12
perf trace beauty mmap: Add more conditional defines
Arnaldo Carvalho de Melo
1
-22
/
+55
2016-07-12
perf trace beauty open_flags: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-07-12
perf trace beauty flock: Add missing fcntl.h include
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf trace beauty msg_flags: Remove MSG_TRYHARD
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-07-12
perf report: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+10
2016-07-12
perf annotate: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+10
2016-07-12
perf ui stdio: Add way to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+11
2016-07-12
perf hists: Introduce hists__add_entry_ops function
Jiri Olsa
2
-7
/
+46
2016-07-12
perf hists: Introduce hist_entry_ops
Jiri Olsa
2
-4
/
+33
2016-07-12
perf hists: Introduce hist_entry__init function
Jiri Olsa
1
-66
/
+73
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
3
-16
/
+0
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
3
-1
/
+69
2016-07-07
perf/x86/intel: Fix rdlbr_to() MSR reading typo
Peter Zijlstra
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
272
-1529
/
+2470
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-07-06
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
1
-2
/
+2
2016-07-05
Merge tag 'perf-core-for-mingo-20160704' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
34
-105
/
+940
2016-07-04
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-07-04
perf tools: Update android build documentation
Chris Phlipot
1
-8
/
+8
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-04
tools lib api: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-04
tools lib bpf: Add license header
Wang Nan
4
-0
/
+52
2016-07-04
perf unwind: Call unwind__prepare_access for forked thread
Jiri Olsa
3
-4
/
+44
2016-07-04
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
3
-6
/
+16
2016-07-04
perf tests: Fix hist accumulation test
Jiri Olsa
3
-6
/
+18
2016-07-04
perf header: Transform nodes string info to struct
Jiri Olsa
3
-52
/
+39
2016-07-04
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
4
-3
/
+101
2016-07-04
perf probe: Add group name support
Masami Hiramatsu
2
-13
/
+20
[next]