index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-3
/
+3
*
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
1
-0
/
+2
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-1
/
+1
*
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2016-06-21
1
-36
/
+0
*
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
1
-0
/
+3
*
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
2016-05-10
1
-3
/
+5
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-0
/
+5
*
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
2016-03-30
1
-2
/
+1
*
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
1
-0
/
+2
*
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
2016-02-25
1
-6
/
+8
*
perf tools: Initialize libapi debug output
Jiri Olsa
2016-02-16
1
-0
/
+2
*
perf report: Show random usage tip on the help line
Namhyung Kim
2016-01-08
1
-0
/
+4
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-3
/
+3
*
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
2015-12-16
1
-3
/
+3
*
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
2015-12-16
1
-1
/
+5
*
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
1
-0
/
+1
*
perf tools: Add 'perf config' command
Taeung Song
2015-11-23
1
-0
/
+1
*
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
1
-0
/
+2
*
perf tools: Handle -h and -v options
Jiri Olsa
2015-10-05
1
-0
/
+14
*
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
2015-09-14
1
-0
/
+2
*
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-04
1
-1
/
+1
*
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
2015-09-02
1
-4
/
+6
*
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
2015-09-02
1
-1
/
+1
*
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
2015-08-28
1
-1
/
+1
*
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2015-02-27
1
-0
/
+27
*
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
1
-0
/
+1
*
perf tools: Add new 'perf data' command
Jiri Olsa
2015-02-25
1
-0
/
+1
*
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
2014-12-09
1
-2
/
+12
*
perf: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
1
-3
/
+7
*
perf tools: Fix perf usage string leftover
Jiri Olsa
2014-07-28
1
-1
/
+1
*
perf tools: Add --debug optionto set debug variable
Jiri Olsa
2014-07-17
1
-1
/
+12
*
perf tools: Add support to dynamically get cacheline size
Don Zickus
2014-06-09
1
-0
/
+1
*
perf trace: Warn the user when not available
Arnaldo Carvalho de Melo
2014-06-03
1
-2
/
+6
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
1
-1
/
+1
*
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
2013-10-11
1
-1
/
+8
*
perf tools: Unify page_size usage
Jiri Olsa
2013-10-09
1
-0
/
+1
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-2
/
+2
*
perf tools: Convert needless static variable to local
Arnaldo Carvalho de Melo
2013-04-01
1
-2
/
+1
*
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
1
-0
/
+1
*
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
1
-3
/
+3
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
perf tools: Remove some needless die() calls from the main routine
Arnaldo Carvalho de Melo
2013-01-24
1
-11
/
+21
*
perf tools: Add gtk.<command> config option for launching GTK browser
Namhyung Kim
2012-11-14
1
-5
/
+10
*
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
1
-0
/
+2
*
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
1
-0
/
+1
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
1
-0
/
+2
*
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
2012-10-02
1
-1
/
+1
*
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
2012-09-28
1
-1
/
+1
*
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
2012-09-27
1
-0
/
+2
*
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+1
[next]