index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
2019-03-19
1
-0
/
+1
*
perf tools: Remove dead quote.[ch] code
Arnaldo Carvalho de Melo
2018-06-04
1
-1
/
+0
*
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
2018-05-17
1
-7
/
+0
*
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-05-17
1
-11
/
+0
*
tools lib api: Unexport 'tracing_path' variable
Arnaldo Carvalho de Melo
2018-05-16
1
-4
/
+1
*
perf config: Call perf_config__init() lazily
Arnaldo Carvalho de Melo
2018-05-16
1
-1
/
+0
*
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
2018-04-12
1
-2
/
+2
*
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
Jin Yao
2018-04-02
1
-0
/
+6
*
perf trace: Remove audit-libs dependency if syscall tables are present
Hendrik Brueckner
2018-01-23
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
2017-09-12
1
-4
/
+10
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-8
/
+8
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
1
-0
/
+1
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Remove stale prototypes from builtin.h
Arnaldo Carvalho de Melo
2017-04-24
1
-1
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
Arnaldo Carvalho de Melo
2017-04-19
1
-10
/
+0
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Remove die() call
Arnaldo Carvalho de Melo
2017-04-04
1
-1
/
+2
*
perf tools: Remove support for command aliases
Arnaldo Carvalho de Melo
2017-03-28
1
-90
/
+7
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-8
/
+3
*
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
1
-5
/
+10
*
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
2017-01-26
1
-0
/
+1
*
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
2017-01-17
1
-3
/
+0
*
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
2017-01-11
1
-0
/
+1
*
perf c2c: Add c2c command
Jiri Olsa
2016-10-19
1
-0
/
+1
*
perf tools: Just pr_debug() about not being able to read cacheline_size
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
*
perf tools: Fallback to reading sysfs to get cacheline size
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+11
*
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
[next]