index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
...
|
*
perf kvm: Move kvm-stat header file from conditional inclusion to common incl...
Anju T Sudhakar
2019-09-20
|
*
perf test: Fix spelling mistake "allos" -> "allocate"
Colin Ian King
2019-09-20
|
*
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-09-20
|
*
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-09-20
|
*
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf memswap: Adopt 'struct u64_swap' from evsel.h
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf python: Remove debug.h
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf symbols: Add missing dso.h header
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf probe: Add missing build-id.h header.
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf debug: No need to include ui/util.h
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf tools: Remove needless builtin.h include directives
Arnaldo Carvalho de Melo
2019-09-20
|
*
perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.
James Clark
2019-09-20
|
*
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
Arnaldo Carvalho de Melo
2019-09-20
|
*
libperf: Adopt perf_cpu_map__max() function
Jiri Olsa
2019-09-10
|
*
libperf: Add missing event.h file to install rule
Jiri Olsa
2019-09-10
|
*
perf tests: Add libperf automated test for 'make -C tools/perf build-test'
Jiri Olsa
2019-09-10
|
*
perf python: Add missing python/perf.so dependency for libperf
Jiri Olsa
2019-09-10
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
|
\
|
|
*
perf build: Ignore intentional differences for the x86 insn decoder
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-08-31
|
*
perf intel-pt: Remove inat.c from build dependency list
Josh Poimboeuf
2019-08-31
|
*
perf: Update .gitignore file
Josh Poimboeuf
2019-08-31
|
*
perf metricgroup: Support multiple events for metricgroup
Jin Yao
2019-08-31
|
*
perf metricgroup: Scale the metric result
Jin Yao
2019-08-31
|
*
perf pmu: Change convert_scale from static to global
Jin Yao
2019-08-31
|
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless thread_map.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless map.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf probe: No need for symbol.h, symbol_conf is enough
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Remove needless sort.h include directives
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
2019-08-31
|
*
perf symbols: Add missing linux/refcount.h to symbol.h
Arnaldo Carvalho de Melo
2019-08-31
[prev]
[next]