index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
|
*
|
|
|
|
|
|
|
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
|
*
|
|
|
|
|
|
|
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
|
*
|
|
|
|
|
|
|
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
|
*
|
|
|
|
|
|
|
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
|
*
|
|
|
|
|
|
|
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
|
*
|
|
|
|
|
|
|
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
|
*
|
|
|
|
|
|
|
perf tools: Let python use correct gcc for build_ext
He Kuang
2016-06-22
|
*
|
|
|
|
|
|
|
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
|
*
|
|
|
|
|
|
|
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
|
*
|
|
|
|
|
|
|
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
|
*
|
|
|
|
|
|
|
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists: Enlarge pid sort entry size
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Introduce init()
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Introduce perf_evsel_browser constructor
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Move horizontal scroll init to new()
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Introduce struct hist_browser title callback
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Make (new|delete|run) public
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf hists browser: Move hist_browser into header file
Jiri Olsa
2016-06-22
|
*
|
|
|
|
|
|
|
perf script stackcollapse: Remove reference to the perl interpreter
Arnaldo Carvalho de Melo
2016-06-22
|
*
|
|
|
|
|
|
|
perf script: Add stackcollapse.py script
Paolo Bonzini
2016-06-21
|
*
|
|
|
|
|
|
|
perf evsel: Fix write_backwards fallback
Arnaldo Carvalho de Melo
2016-06-21
|
*
|
|
|
|
|
|
|
perf record: Add --dry-run option to check cmdline options
Wang Nan
2016-06-21
|
*
|
|
|
|
|
|
|
perf llvm: Allow dump llvm output object file using llvm.dump-obj
Wang Nan
2016-06-21
|
*
|
|
|
|
|
|
|
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2016-06-21
|
*
|
|
|
|
|
|
|
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-06-21
|
*
|
|
|
|
|
|
|
perf hists: Rename __hists__add_entry to hists__add_entry
Jiri Olsa
2016-06-21
|
*
|
|
|
|
|
|
|
perf script: Fix documentation of '-f' when it should be '-F'
Adrian Hunter
2016-06-21
|
*
|
|
|
|
|
|
|
kbuild: List libelf-devel as an alternative
Jean Delvare
2016-06-21
|
*
|
|
|
|
|
|
|
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
2016-06-15
|
*
|
|
|
|
|
|
|
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2016-06-15
|
*
|
|
|
|
|
|
|
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf stdio: Do not pass hists in hist_entry__fprintf
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf stdio: Separate standard headers output
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf stdio: Separate hierarchy headers output
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf stdio: Separate headers output
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf tui: Separate hierarchy and standard headers output
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf tools: Fix Data Object sort entry width index
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf mem: Add --ldlat option
Jiri Olsa
2016-06-15
|
*
|
|
|
|
|
|
|
perf unwind: Fix compile error for static cross build
He Kuang
2016-06-15
|
*
|
|
|
|
|
|
|
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2016-06-14
|
*
|
|
|
|
|
|
|
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2016-06-14
|
*
|
|
|
|
|
|
|
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2016-06-14
|
*
|
|
|
|
|
|
|
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
2016-06-14
|
*
|
|
|
|
|
|
|
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
2016-06-14
|
*
|
|
|
|
|
|
|
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
2016-06-14
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
Ingo Molnar
2016-06-14
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
|
|
\
\
\
\
\
\
\
\
[prev]
[next]