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 tools: Move config/Makefile into Makefile.config
Jiri Olsa
2016-08-02
|
*
perf tests: Add test for bitmap_scnprintf function
Jiri Olsa
2016-08-02
|
*
perf tools: Fix build failure on perl script context
Namhyung Kim
2016-08-02
|
*
perf annotate: Plug filename string leak
Arnaldo Carvalho de Melo
2016-08-01
|
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
|
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
|
*
perf target: str_error_r() always returns the buffer it receives
Arnaldo Carvalho de Melo
2016-07-29
|
*
perf annotate: Use pipe + fork instead of popen
Arnaldo Carvalho de Melo
2016-07-29
|
*
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
2016-07-28
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
|
\
\
|
*
|
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-27
|
*
|
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-26
|
|
/
*
|
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
|
\
\
|
*
|
x86/insn: remove pcommit
Dan Williams
2016-07-23
*
|
|
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
2016-07-09
|
|
/
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-06-10
|
|
\
*
|
|
Revert "perf tools: event.h needs asm/perf_regs.h"
Arnaldo Carvalho de Melo
2016-07-25
*
|
|
perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf
Arnaldo Carvalho de Melo
2016-07-22
*
|
|
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
2016-07-21
*
|
|
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
2016-07-21
*
|
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
*
|
|
perf tests: Add is_printable_array test
Jiri Olsa
2016-07-18
*
|
|
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-18
*
|
|
perf script python: Fix string vs byte array resolving
Jiri Olsa
2016-07-18
*
|
|
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-18
*
|
|
perf cpu_map: Add more helpers
Mark Rutland
2016-07-18
*
|
|
perf stat: Balance opening and reading events
Mark Rutland
2016-07-18
*
|
|
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
perf tools: Remove include/linux/list.h from perf's MANIFEST
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
Remove: kernel unistd*h files from perf's MANIFEST, not used
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
perf tools: Add missing linux/compiler.h include to perf-sys.h
Arnaldo Carvalho de Melo
2016-07-18
*
|
|
perf jit: Remove some no-op error handling
Dan Carpenter
2016-07-18
*
|
|
perf jit: Add missing curly braces
Dan Carpenter
2016-07-18
*
|
|
perf record: Add --tail-synthesize option
Wang Nan
2016-07-15
*
|
|
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
2016-07-15
*
|
|
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
*
|
|
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2016-07-15
*
|
|
perf record: Read from overwritable ring buffer
Wang Nan
2016-07-15
*
|
|
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
*
|
|
perf evlist: Drop evlist->backward
Wang Nan
2016-07-15
*
|
|
perf evlist: Map backward events to backward_mmap
Wang Nan
2016-07-15
*
|
|
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
*
|
|
perf evlist: Extract common code in mmap failure processing
Wang Nan
2016-07-15
*
|
|
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
2016-07-15
*
|
|
perf record: Decouple record__mmap_read() and evlist.
Wang Nan
2016-07-15
[prev]
[next]