index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
vm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2
-0
/
+4
2017-11-28
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-11-28
tools headers: Synchronize KVM arch ABI headers
Arnaldo Carvalho de Melo
3
-0
/
+15
2017-11-28
tools headers: Synchronize drm/i915_drm.h
Arnaldo Carvalho de Melo
1
-6
/
+27
2017-11-28
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
1
-0
/
+41
2017-11-28
tools headers: Synchronize perf_event.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-11-28
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-11-28
tools/headers: Synchronize kernel x86 UAPI headers
Ingo Molnar
2
-264
/
+281
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
1
-0
/
+10
2017-11-28
perf test: Fix test 21 for s390x
Thomas Richter
1
-0
/
+4
2017-11-28
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
1
-5
/
+51
2017-11-28
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
1
-12
/
+3
2017-11-28
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2017-11-28
perf: Fix header.size for namespace events
Jiri Olsa
1
-1
/
+4
2017-11-28
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-3
/
+5
2017-11-28
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-12
/
+14
2017-11-28
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2
-0
/
+14
2017-11-28
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
1
-2
/
+5
2017-11-28
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
2017-11-28
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
1
-9
/
+9
2017-11-28
perf help: Fix a bug during strstart() conversion
Namhyung Kim
1
-2
/
+2
2017-11-28
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
2017-11-28
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-28
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
1
-2
/
+4
2017-11-28
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
5
-4
/
+19
2017-11-28
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-28
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-17
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
Jiri Olsa
3
-6
/
+7
2017-11-17
perf tools: Change (symbol|annotation)__calc_percent return type to void
Jiri Olsa
2
-10
/
+9
2017-11-17
perf top: Fix crash when annotating symbol
Jiri Olsa
1
-1
/
+2
2017-11-17
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
1
-12
/
+3
2017-11-17
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2017-11-17
perf tools: Optimize sample parsing for ordered events
Jiri Olsa
2
-27
/
+22
2017-11-17
perf ordered_events: Pass timestamp arg in perf_session__queue_event
Jiri Olsa
5
-8
/
+7
2017-11-16
perf evlist: Add perf_evlist__parse_sample_timestamp function
Jiri Olsa
4
-6
/
+78
2017-11-16
perf evsel: Centralize perf_sample initialization
Jiri Olsa
1
-4
/
+2
2017-11-16
perf callchain: Reset cursor arg instead of callchain_cursor
Jiri Olsa
1
-1
/
+1
2017-11-16
perf buildid-cache: Document missing --force option
Sihyeon Jang
1
-0
/
+3
2017-11-16
perf evlist: Document missing --force option
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf sched: Document missing --force option
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf timechart: Document missing --force option
Sihyeon Jang
1
-1
/
+3
2017-11-16
perf trace: Document missing option, colons
Sihyeon Jang
1
-6
/
+10
2017-11-16
perf inject: Document missing options
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf: Fix header.size for namespace events
Jiri Olsa
1
-1
/
+4
2017-11-16
perf lock: Document missing options
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-in...
Kim Phillips
1
-2
/
+3
2017-11-16
perf c2c: Fix spelling mistakes in browser help text
Kim Phillips
1
-4
/
+4
2017-11-16
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-3
/
+5
[next]