index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Remove C test wrapper for attr.py
Ian Rogers
2024-10-17
1
-2
/
+0
*
perf check: Introduce 'check' subcommand
Aditya Gupta
2024-09-04
1
-0
/
+1
*
perf tools: Suggest inbuilt commands for unknown command
Ian Rogers
2024-03-21
1
-6
/
+17
*
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
2023-11-28
1
-0
/
+30
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-2
/
+0
*
perf util: Move input_name to util
Ian Rogers
2023-04-11
1
-1
/
+0
*
perf version: Use regular verbose flag
Ian Rogers
2023-04-11
1
-1
/
+1
*
perf usage: Move usage strings
Ian Rogers
2023-04-11
1
-6
/
+0
*
perf ui: Move window resize signal functions
Ian Rogers
2023-04-11
1
-18
/
+0
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-6
/
+18
*
perf tools: Add same_cmd_with_prefix() helper
Shang XiaoJing
2022-10-04
1
-3
/
+9
*
perf kwork: New tool to trace time properties of kernel work (such as softirq...
Yang Jihong
2022-07-26
1
-0
/
+1
*
perf tools: Add external commands to list-cmds
Michael Petlan
2022-04-09
1
-0
/
+4
*
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-09
1
-1
/
+1
*
perf debug: Move debug initialization earlier
Ian Rogers
2021-05-27
1
-2
/
+2
*
perf daemon: Add daemon command
Jiri Olsa
2021-02-09
1
-0
/
+1
*
libperf: Merge libperf_set_print() into libperf_init()
Jiri Olsa
2019-09-25
1
-1
/
+7
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
1
-3
/
+4
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-09-01
1
-1
/
+1
*
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+2
*
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
perf tools: Remove needless util.h include from builtin.h
Arnaldo Carvalho de Melo
2019-08-28
1
-0
/
+1
*
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
Arnaldo Carvalho de Melo
2019-08-12
1
-0
/
+3
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing util.h to pick up 'page_size' variable
Arnaldo Carvalho de Melo
2019-06-25
1
-0
/
+1
*
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
[next]