Commit Graph

324 Commits (7b183d0d432ab3525ae29511a5348ead3e790620)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 7ced156bb8 perf top: Show RIP only in verbose mode 16 years ago
Masami Hiramatsu 1909629fb1 perf trace: Add OPT_END to option array of perf-trace 16 years ago
Peter Zijlstra fa6963b248 perf tools: Check perf.data owner 16 years ago
Kyle McMartin b395cd8a74 perf tools: Make 'make html' work 16 years ago
Frederic Weisbecker 6e086437f3 perf tools: Save partial non-overlapping map 16 years ago
Frederic Weisbecker 4273b00587 perf tools: Fix comm column adjusting 16 years ago
Ingo Molnar 15f3fa4e7f perf annotate: Fix segmentation fault 16 years ago
Ingo Molnar 1f18345bdf perf tools: Remove obsolete defines 16 years ago
Frederic Weisbecker 3f9edc2382 perf tools: Make trace event format parser aware of cast to pointers 16 years ago
Frederic Weisbecker 9df37ddd81 perf tools: Record events info also when :record suffix is used. 16 years ago
Frederic Weisbecker 4bf2364a95 perf tools: Warn while running perf trace without sample 16 years ago
Frederic Weisbecker 6ede59c412 perf tools: Fix spelling mistake in callchain error 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Steven Rostedt ea4010d136 perf tools: Add trace event information parser 16 years ago
Steven Rostedt 538bafb5cc perf tools: Add trace event debugfs stream reader 16 years ago
Steven Rostedt 5205094364 perf tools: Add trace event debugfs IO handler 16 years ago
Carlos R. Mafra 2932cffc89 perf: Rename perf-examples.txt to examples.txt 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Frederic Weisbecker 0d3a5c8859 perf tools: Librarize sample type and attr finding from headers 16 years ago
Frederic Weisbecker 0f25bfc8d8 perf tools: Put the show mode into the event headers files 16 years ago
Frederic Weisbecker 2cec19d9d0 perf tools: Factorize the dprintf definition 16 years ago
Frederic Weisbecker 0d31b82dd5 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags 16 years ago
Ingo Molnar 35ba15b737 perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 6baa0a5ae0 perf tools: Factorize the thread code in a dedicated file 16 years ago
Peter Zijlstra 18408ddc01 perf tools: Add some comments to the event definitions 16 years ago
Arnaldo Carvalho de Melo 39e6dd7350 perf record: Fix typo in pid_synthesize_comm_event 16 years ago
Arnaldo Carvalho de Melo 8fd101f20b perf report: Don't show unresolved DSOs and symbols when -S/-d is used 16 years ago
Frederic Weisbecker daac07b2e6 perf tools: Add a general option to enable raw sample records 16 years ago
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago
Arnaldo Carvalho de Melo 8f7a0dc516 perf list: Fix large list output by using the pager 16 years ago
Jens Axboe 0a5ac84650 perf record: Add missing -C option support for specifying profile cpu 16 years ago
Arnaldo Carvalho de Melo 1340e6bbaf perf tools: Fix dso__new handle() to handle deleted DSOs 16 years ago
Arnaldo Carvalho de Melo 247648e374 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 16 years ago
Arnaldo Carvalho de Melo 94a24752fe perf report: Show the tid too in -D 16 years ago
Arnaldo Carvalho de Melo 2a8083f063 perf record: Fix .tid and .pid fill-in when synthesizing events 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Jason Baron 48c2e17f1f tracing: Add more namespace area to 'perf list' output 16 years ago
Brice Goglin 9f86669711 perf report: Add raw displaying of per-thread counters 16 years ago
Frederic Weisbecker c0a8865e32 perf tools: callchain: Fix bad rounding of minimum rate 16 years ago
Brice Goglin 8d51327090 perf report: Fix and improve the displaying of per-thread event counters 16 years ago
Mike Galbraith 183f3b0887 perf_counter tools: Fix libbfd detection for systems with libz dependency 16 years ago
Carlos R. Mafra c24b513337 perf: "Longum est iter per praecepta, breve et efficax per exempla" 16 years ago
Frederic Weisbecker 25446036cb perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 16 years ago
Frederic Weisbecker b0efe213f8 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains 16 years ago
Pierre Habouzit 266e0e2198 perf record: Fix the -A UI for empty or non-existent perf.data 16 years ago
Pierre Habouzit 7eac7e9e72 perf util: Fix do_read() to fail on EOF instead of busy-looping 16 years ago