index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2
-6
/
+141
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
1
-2
/
+2
2017-06-19
perf ftrace: Show error message when fails to set ftrace files
Namhyung Kim
1
-2
/
+5
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
2
-5
/
+55
2017-06-19
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
1
-12
/
+49
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
1
-0
/
+9
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
5
-6
/
+19
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
3
-10
/
+0
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
1
-13
/
+12
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+3
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+5
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
5
-14
/
+13
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
6
-11
/
+8
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
8
-23
/
+21
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
4
-10
/
+11
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
2
-3
/
+42
2017-06-19
perf config: Invert an if statement to reduce nesting in cmd_config()
Taeung Song
1
-21
/
+23
2017-06-19
perf annotate browser: Display titles in left frame
Jin Yao
1
-3
/
+21
2017-06-19
perf report: Remove unnecessary check in annotate_browser_write()
Jin Yao
1
-14
/
+10
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
6
-25
/
+25
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2
-1
/
+13
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
3
-50
/
+0
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
1
-11
/
+8
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
1
-0
/
+16
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
1
-24
/
+3
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
3
-35
/
+65
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
1
-1
/
+3
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
1
-1
/
+9
2017-06-07
perf script python: Remove dups in documentation examples
SeongJae Park
1
-4
/
+2
2017-06-07
perf script python: Updated trace_unhandled() signature
SeongJae Park
1
-6
/
+3
2017-06-07
perf script python: Fix wrong code snippets in documentation
SeongJae Park
1
-2
/
+2
2017-06-07
perf script: Fix documentation errors
SeongJae Park
2
-3
/
+3
2017-06-07
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
1
-1
/
+1
2017-06-07
perf probe: Fix examples section of documentation
SeongJae Park
1
-2
/
+6
2017-06-07
Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...
Ingo Molnar
13
-22
/
+103
2017-06-05
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
1
-0
/
+8
2017-06-05
perf report: Include partial stacks unwound with libdw
Milian Wolff
1
-1
/
+1
2017-06-05
perf annotate: Add missing powerpc triplet
Kim Phillips
1
-0
/
+1
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
3
-0
/
+24
2017-06-05
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
1
-4
/
+1
2017-06-05
perf symbols: Set module info when build-id event found
Namhyung Kim
4
-11
/
+20
2017-06-05
perf header: Set proper module name when build-id event found
Namhyung Kim
1
-2
/
+10
2017-06-02
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
1
-1
/
+4
2017-06-01
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
1
-3
/
+30
2017-06-01
perf trace: Add mmap alias for s390
Jiri Olsa
1
-0
/
+4
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
[next]