index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-09-20
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-20
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-20
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-20
perf python: Remove debug.h
Arnaldo Carvalho de Melo
-1
/
+2
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
-1
/
+6
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
-13
/
+14
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
-39
/
+39
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
-34
/
+31
2019-09-20
perf symbols: Add missing dso.h header
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-20
perf probe: Add missing build-id.h header.
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
-73
/
+47
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
-17
/
+1
2019-09-20
perf debug: No need to include ui/util.h
Arnaldo Carvalho de Melo
-2
/
+4
2019-09-20
perf tools: Remove needless builtin.h include directives
Arnaldo Carvalho de Melo
-4
/
+0
2019-09-20
perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.
James Clark
-0
/
+451
2019-09-20
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
Arnaldo Carvalho de Melo
-0
/
+9
2019-09-10
libperf: Adopt perf_cpu_map__max() function
Jiri Olsa
-13
/
+15
2019-09-10
libperf: Add missing event.h file to install rule
Jiri Olsa
-0
/
+1
2019-09-10
perf tests: Add libperf automated test for 'make -C tools/perf build-test'
Jiri Olsa
-1
/
+5
2019-09-10
perf python: Add missing python/perf.so dependency for libperf
Jiri Olsa
-1
/
+1
2019-09-02
Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/...
Ingo Molnar
-3578
/
+1319
2019-09-02
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-54
/
+114
2019-09-01
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
-47
/
+90
2019-08-31
objtool: Ignore intentional differences for the x86 insn decoder
Arnaldo Carvalho de Melo
-4
/
+5
2019-08-31
objtool: Update sync-check.sh from perf's check-headers.sh
Arnaldo Carvalho de Melo
-5
/
+26
2019-08-31
perf build: Ignore intentional differences for the x86 insn decoder
Arnaldo Carvalho de Melo
-4
/
+4
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
-2632
/
+23
2019-08-31
perf intel-pt: Remove inat.c from build dependency list
Josh Poimboeuf
-1
/
+1
2019-08-31
perf: Update .gitignore file
Josh Poimboeuf
-0
/
+3
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
-12
/
+12
2019-08-31
perf metricgroup: Support multiple events for metricgroup
Jin Yao
-44
/
+68
2019-08-31
perf metricgroup: Scale the metric result
Jin Yao
-11
/
+31
2019-08-31
perf pmu: Change convert_scale from static to global
Jin Yao
-3
/
+5
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
-19
/
+47
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
-38
/
+98
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
-32
/
+33
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
-6
/
+6
2019-08-31
perf tools: Remove needless thread_map.h include directives
Arnaldo Carvalho de Melo
-3
/
+0
2019-08-31
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
-9
/
+0
2019-08-31
perf tools: Remove needless map.h include directives
Arnaldo Carvalho de Melo
-7
/
+3
2019-08-31
perf probe: No need for symbol.h, symbol_conf is enough
Arnaldo Carvalho de Melo
-1
/
+1
2019-08-31
perf tools: Remove needless sort.h include directives
Arnaldo Carvalho de Melo
-3
/
+2
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
-47
/
+58
2019-08-31
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
-1
/
+4
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
-257
/
+331
2019-08-31
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
-33
/
+58
2019-08-31
perf symbols: Add missing linux/refcount.h to symbol.h
Arnaldo Carvalho de Melo
-0
/
+1
2019-08-31
perf symbol: Move C++ demangle defines to the only file using it
Arnaldo Carvalho de Melo
-6
/
+6
2019-08-31
perf dso: Adopt DSO related macros from symbol.h
Arnaldo Carvalho de Melo
-3
/
+7
2019-08-31
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
-4
/
+4
[next]