index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
gtk
/
util.c
Age
Commit message (
Expand
)
Author
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-12
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2012-11-14
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-10-02
perf tools: Convert to NEWT_SUPPORT
Namhyung Kim
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-17
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-06-19
perf ui/gtk: Use struct perf_error_ops
Namhyung Kim
2012-06-19
perf ui/gtk: Introduce struct perf_gtk_context
Namhyung Kim
2012-06-19
perf ui: Introduce struct perf_error_ops
Namhyung Kim