index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
Age
Commit message (
Expand
)
Author
2015-02-27
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-25
perf tools: Add new 'perf data' command
Jiri Olsa
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
2014-08-15
perf: Use strerror_r instead of strerror
Masami Hiramatsu
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
2014-06-03
perf trace: Warn the user when not available
Arnaldo Carvalho de Melo
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
2013-10-09
perf tools: Unify page_size usage
Jiri Olsa
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-04-01
perf tools: Convert needless static variable to local
Arnaldo Carvalho de Melo
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-01-24
perf tools: Remove some needless die() calls from the main routine
Arnaldo Carvalho de Melo
2012-11-14
perf tools: Add gtk.<command> config option for launching GTK browser
Namhyung Kim
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-02
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
2012-09-28
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
2012-09-27
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
2012-09-26
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-07
perf tools: include missing pthread.h header
Irina Tirdea
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-10-13
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
2011-03-15
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-05-20
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
Arnaldo Carvalho de Melo
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
2010-04-29
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-13
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-05
fix typos "precidence" -> "precedence" in comments
Uwe Kleine-König
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
2010-01-29
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
[next]