You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/tools/perf
Vinson Lee 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 years ago
..
Documentation perf annotate: Make it to be able to skip unannotatable symbols 12 years ago
arch perf tools: Fix possible double free on error 12 years ago
bench perf: Add 'perf bench numa mem' NUMA performance measurement suite 12 years ago
config perf tools: Make numa benchmark optional 12 years ago
python
scripts perf perl scripts: Fix SIGALRM and pipe read race for rwtop 12 years ago
tests perf tests: Adding automated parsing tests for group :GH modifiers 12 years ago
ui perf gtk/annotate: Fail early if it can't annotate 12 years ago
util perf tools: Fix build with bison 2.3 and older. 12 years ago
.gitignore perf tools: Ignore compiled python binaries 13 years ago
CREDITS
MANIFEST perf tools: Fix building from 'make perf-*-src-pkg' tarballs 12 years ago
Makefile perf tools: Fix build with bison 2.3 and older. 12 years ago
bash_completion perf tools: Complete tracepoint event names 13 years ago
builtin-annotate.c perf annotate: Make it to be able to skip unannotatable symbols 12 years ago
builtin-bench.c perf tools: Make numa benchmark optional 12 years ago
builtin-buildid-cache.c perf buildid-cache: Add --update option 12 years ago
builtin-buildid-list.c perf symbols: Generalize filter in __fprintf_buildid methods 12 years ago
builtin-diff.c perf sort: Make setup_sorting returns an error code 12 years ago
builtin-evlist.c perf evlist: Pass the event_group info via perf_attr_details 12 years ago
builtin-help.c perf help: Fix --help for builtins 12 years ago
builtin-inject.c perf inject: Mark a dso if it's used 12 years ago
builtin-kmem.c perf kmem: Use memdup() 12 years ago
builtin-kvm.c perf kvm: Initialize file_name var to fix segfault 12 years ago
builtin-list.c perf tools: Use __maybe_used for unused variables 13 years ago
builtin-lock.c perf tools: Add a global variable "const char *input_name" 12 years ago
builtin-probe.c perf probe: Don't use globals where not needed to 13 years ago
builtin-record.c perf header: Add HEADER_GROUP_DESC feature 12 years ago
builtin-report.c perf sort: Make setup_sorting returns an error code 12 years ago
builtin-sched.c perf session: There is no need for a per session hists instance 12 years ago
builtin-script.c perf script: Don't display trace info when invoking scripts 12 years ago
builtin-stat.c perf stat: Add per processor socket count aggregation 12 years ago
builtin-timechart.c perf tools: Add a global variable "const char *input_name" 12 years ago
builtin-top.c perf sort: Make setup_sorting returns an error code 12 years ago
builtin-trace.c perf evlist: Set the leader in the perf_evlist__config method 12 years ago
builtin.h perf trace: New tool 13 years ago
command-list.txt perf trace: New tool 13 years ago
design.txt
perf-archive.sh perf archive: Make 'f' the last parameter for tar 13 years ago
perf.c perf tools: Remove some needless die() calls from the main routine 12 years ago
perf.h perf evlist: Make event_copy local to mmaps 12 years ago