index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
1
-2
/
+12
2014-08-15
perf: Use strerror_r instead of strerror
Masami Hiramatsu
1
-3
/
+7
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
1
-1
/
+1
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
1
-1
/
+12
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
1
-0
/
+1
2014-06-03
perf trace: Warn the user when not available
Arnaldo Carvalho de Melo
1
-2
/
+6
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-1
/
+1
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
1
-1
/
+8
2013-10-09
perf tools: Unify page_size usage
Jiri Olsa
1
-0
/
+1
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-04-01
perf tools: Convert needless static variable to local
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
1
-0
/
+1
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
1
-3
/
+3
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+1
2013-01-24
perf tools: Remove some needless die() calls from the main routine
Arnaldo Carvalho de Melo
1
-11
/
+21
2012-11-14
perf tools: Add gtk.<command> config option for launching GTK browser
Namhyung Kim
1
-5
/
+10
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
1
-0
/
+2
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
1
-0
/
+1
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-03
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-29
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-27
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
1
-0
/
+2
2012-09-27
perf trace: New tool
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-09-08
perf tools: include missing pthread.h header
Irina Tirdea
1
-0
/
+1
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-0
/
+2
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker
1
-30
/
+39
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
1
-29
/
+4
2011-10-13
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
1
-0
/
+24
2011-03-15
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-1
/
+1
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
1
-0
/
+2
2010-05-21
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
Arnaldo Carvalho de Melo
1
-2
/
+23
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-0
/
+1
2010-04-30
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-0
/
+1
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
1
-1
/
+1
2010-03-13
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-05
fix typos "precidence" -> "precedence" in comments
Uwe Kleine-König
1
-1
/
+1
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
1
-0
/
+1
2010-01-29
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
1
-10
/
+11
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-28
perf tools: Mount debugfs automatically
Xiao Guangrong
1
-1
/
+1
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-11-20
perf: Add 'perf kmem' tool
Li Zefan
1
-13
/
+14
[next]