Переглянути джерело

Update links to perf_data_converter

As they are they don't get properly rendered.
Raul Silvera 8 роки тому
джерело
коміт
8f325f5ed5
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      README.md

+ 1
- 1
README.md Переглянути файл

75
 pprof can read `perf.data` files generated by the
75
 pprof can read `perf.data` files generated by the
76
 [Linux perf](https://perf.wiki.kernel.org/index.php) tool by using the
76
 [Linux perf](https://perf.wiki.kernel.org/index.php) tool by using the
77
 `perf_to_profile` program from the
77
 `perf_to_profile` program from the
78
-(perf\_data\_converter)[http://github.com/google/perf\_data\_converter] package.
78
+(perf_data_converter)[http://github.com/google/perf_data_converter] package.
79
 
79
 
80
 ## Further documentation
80
 ## Further documentation
81
 
81