index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libperf: Add 'mask' to struct perf_mmap
Jiri Olsa
2019-09-25
3
-13
/
+13
|
*
libperf: Add perf_mmap struct
Jiri Olsa
2019-09-25
7
-24
/
+39
|
*
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-25
26
-29
/
+53
|
*
libperf: Link libapi.a in libperf.so
Jiri Olsa
2019-09-25
1
-3
/
+30
|
*
perf tools: Rename perf_evlist__purge() to evlist__purge()
Jiri Olsa
2019-09-25
1
-2
/
+2
|
*
perf tools: Rename perf_evlist__exit() to evlist__exit()
Jiri Olsa
2019-09-25
3
-4
/
+4
|
*
perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()
Jiri Olsa
2019-09-25
1
-4
/
+4
|
*
perf tools: Rename perf_evlist__munmap() to evlist__munmap()
Jiri Olsa
2019-09-25
3
-8
/
+8
|
*
perf tools: Rename perf_evlist__mmap() to evlist__mmap()
Jiri Olsa
2019-09-25
18
-43
/
+43
|
*
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
2019-09-25
22
-93
/
+93
|
*
tools: Add missing stdio.h include to asm/bug.h header
Jiri Olsa
2019-09-25
1
-0
/
+1
|
*
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+99
|
*
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
15
-91
/
+250
|
*
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-0
/
+2
|
*
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-12
/
+1
|
*
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2019-09-25
2
-5
/
+5
|
*
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+130
|
*
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
2019-09-25
1
-1
/
+3
|
*
perf list: Allow plurals for metric, metricgroup
Kim Phillips
2019-09-25
1
-2
/
+2
|
*
perf vendor events: Minor fixes to the README
Kim Phillips
2019-09-25
1
-11
/
+11
|
*
perf vendor events amd: Remove redundant '['
Kim Phillips
2019-09-25
1
-1
/
+1
|
*
perf vendor events amd: Add L3 cache events for Family 17h
Kim Phillips
2019-09-25
2
-0
/
+43
|
*
perf record: Move restricted maps check to after a possible fallback to not c...
Arnaldo Carvalho de Melo
2019-09-23
1
-10
/
+11
|
*
perf record: Fix priv level with branch sampling for paranoid=2
Stephane Eranian
2019-09-23
1
-2
/
+4
|
*
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
22
-57
/
+86
|
*
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
2019-09-20
1
-0
/
+1
|
*
perf probe: Skip same probe address for a given line
Masami Hiramatsu
2019-09-20
1
-0
/
+19
|
*
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-09-20
1
-1
/
+1
|
*
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+3
|
*
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
|
*
tools uapi asm-generic: Sync unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
|
*
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+6
|
*
perf tests: Fix static build test
Jiri Olsa
2019-09-20
1
-1
/
+1
|
*
Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-09-20
180
-2256
/
+2763
|
|
\
|
|
*
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
2019-09-20
1
-4
/
+12
|
|
*
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
2019-09-20
3
-1
/
+49
|
|
*
perf kvm: Move kvm-stat header file from conditional inclusion to common incl...
Anju T Sudhakar
2019-09-20
2
-1
/
+4
|
|
*
perf test: Fix spelling mistake "allos" -> "allocate"
Colin Ian King
2019-09-20
1
-1
/
+1
|
|
*
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-09-20
1
-1
/
+1
|
|
*
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-09-20
3
-0
/
+21
|
|
*
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2019-09-20
2
-9
/
+19
|
|
*
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
13
-1923
/
+1928
|
|
*
perf memswap: Adopt 'struct u64_swap' from evsel.h
Arnaldo Carvalho de Melo
2019-09-20
2
-5
/
+7
|
|
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
38
-177
/
+154
|
|
*
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
|
|
*
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
|
|
*
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
|
|
*
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
|
|
*
perf python: Remove debug.h
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+2
|
|
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
3
-1
/
+6
[prev]
[next]