index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
tools: Add missing stdio.h include to asm/bug.h header
Jiri Olsa
1
-0
/
+1
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
1
-0
/
+99
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
15
-91
/
+250
2019-09-25
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
1
-0
/
+2
2019-09-25
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
1
-12
/
+1
2019-09-25
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2
-5
/
+5
2019-09-25
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
1
-0
/
+130
2019-09-25
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
1
-1
/
+3
2019-09-25
perf list: Allow plurals for metric, metricgroup
Kim Phillips
1
-2
/
+2
2019-09-25
perf vendor events: Minor fixes to the README
Kim Phillips
1
-11
/
+11
2019-09-25
perf vendor events amd: Remove redundant '['
Kim Phillips
1
-1
/
+1
2019-09-25
perf vendor events amd: Add L3 cache events for Family 17h
Kim Phillips
2
-0
/
+43
2019-09-23
perf record: Move restricted maps check to after a possible fallback to not c...
Arnaldo Carvalho de Melo
1
-10
/
+11
2019-09-23
perf record: Fix priv level with branch sampling for paranoid=2
Stephane Eranian
1
-2
/
+4
2019-09-22
Merge tag 'perf-urgent-for-mingo-5.4-20190921' of git://git.kernel.org/pub/sc...
Ingo Molnar
31
-65
/
+122
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
1
-3
/
+3
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
22
-57
/
+86
2019-09-20
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
1
-0
/
+1
2019-09-20
perf probe: Skip same probe address for a given line
Masami Hiramatsu
1
-0
/
+19
2019-09-20
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-09-20
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-20
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
tools uapi asm-generic: Sync unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2019-09-20
perf tests: Fix static build test
Jiri Olsa
1
-1
/
+1
2019-09-20
Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...
Ingo Molnar
180
-2256
/
+2763
2019-09-20
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...
Anju T Sudhakar
1
-4
/
+12
2019-09-20
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
3
-1
/
+49
2019-09-20
perf kvm: Move kvm-stat header file from conditional inclusion to common incl...
Anju T Sudhakar
2
-1
/
+4
2019-09-20
perf test: Fix spelling mistake "allos" -> "allocate"
Colin Ian King
1
-1
/
+1
2019-09-20
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
1
-1
/
+1
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-09-20
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2
-9
/
+19
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
13
-1923
/
+1928
2019-09-20
perf memswap: Adopt 'struct u64_swap' from evsel.h
Arnaldo Carvalho de Melo
2
-5
/
+7
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
38
-177
/
+154
2019-09-20
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf python: Remove debug.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
3
-1
/
+6
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
4
-13
/
+14
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
2
-39
/
+39
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
37
-34
/
+31
2019-09-20
perf symbols: Add missing dso.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf probe: Add missing build-id.h header.
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
75
-73
/
+47
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
16
-17
/
+1
2019-09-20
perf debug: No need to include ui/util.h
Arnaldo Carvalho de Melo
3
-2
/
+4
[next]